Twilio API
Account SID and Auth Token for Twilio SMS.
Fields
| Field | Description | Required |
|---|---|---|
| Account SID | Twilio Account SID from your Twilio console | Yes |
| Auth Token | Twilio Auth Token | Yes |
| From Number | Twilio phone number to send from (E.164 format) | Yes |
Setup Steps
- Step 1: Get your Account SID and Auth Token from the Twilio Console
- Step 2: Purchase or configure a Twilio phone number to use as the sender
- Step 3: In Falcon Builder, go to Dashboard → Credentials → Add Credential
- Step 4: Select Twilio API and enter your Account SID, Auth Token, and From Number
- Step 5: Click Test Credential to verify the connection