Simple SMS Messaging with Textbelt API Integration - n8n Workflow | Neura Market
Simple SMS Messaging with Textbelt API Integration
n8n workflow for sending customizable SMS via Textbelt API using manual trigger, set data, and HTTP request.
This workflow enables quick SMS delivery through the Textbelt API, ideal for notifications or alerts. It starts with a manual trigger, allowing on-demand execution. Users input phone number, message, and API key via a Set node, then an HTTP POST request sends the data to https://textbelt.com/tex, returning success confirmation.
Key steps include: 1) Manual Trigger to initiate; 2) Set Data node to define parameters like phone={{ $json.phone }}, message, and key; 3) HTTP Request for API submissio
Platform
n8n
Category
Internet of Things
Price
$4.99
Creator
Bryce Yu
SMS
Textbelt API
Notifications
IoT
Home Automation
Messaging
HTTP Request
Manual Trigger
API Integration
Communication
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.