Twilio API

Account SID and Auth Token for Twilio SMS.

Fields

FieldDescriptionRequired
Account SIDTwilio Account SID from your Twilio consoleYes
Auth TokenTwilio Auth TokenYes
From NumberTwilio 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