This n8n workflow automates the process of sending SMS messages via the Textbelt API. It begins with a manual trigger to start the workflow, allowing users to define the recipient’s phone number, message content, and their API key through a ‘Set Data’ node. Once configured, it sends a POST request to the Textbelt API endpoint with these parameters, triggering an SMS delivery. This setup is ideal for automating alerts, notifications, or reminders via SMS in various business or personal use cases.
Automated SMS Sending Using Textbelt API
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | httpRequest, manualTrigger, set, stickyNote |
Reviews
There are no reviews yet.