Text messages can only be sent using the sender's number.
▪
I checked and it turns out that Korean numbers are not purchased separately. I was assigned a number in the Newman area code in the United States.
◦
Specify your number in Verified Caller IDs .
◦
You can test it in Messeging > Send an SMS.
Scenario
One line summary
This workflow automatically sends personalized text messages to Twilio via a manual trigger in n8n.
1. How it works
This workflow automatically sends an SMS via Twilio when run manually. It’s great for direct communication, including personalized content like the recipient’s name and phone number.
Key steps:
1.
Trigger the workflow manually.
2.
Send custom SMS to specified phone numbers using Twilio.
2. Step Setting
Estimated time : 30 minutes
1.
Prepare your Twilio credentials and connect to n8n.
2.
Make sure your phone number is formatted correctly, including country code.
3. Detailed description of the process
Step 1: Manual Trigger
•
Node : Manual Trigger
◦
How to set up :
1.
Add a "Manual Trigger" node.
2.
Enables you to run the workflow manually.
◦
Role : Start the workflow by clicking the “Run Workflow” button.