Skip to main content

Setting up Twilio

Twilio connected!
Now you can use Twilio in any Application, Workflow, or Scheduled Job.

Use Twilio in APIs

You can use Twilio in your Superblocks applications through the API interface. This allows you to programmatically send messages, manage phone numbers, and interact with Twilio’s services.

Supported actions

Generic HTTP Request

You can also make generic HTTP requests to Twilio’s API endpoints that aren’t covered by the specific actions above. This gives you access to the full range of Twilio’s capabilities.

Tip: When making generic HTTP requests to Twilio, make sure to include your Account SID and Auth Token in the request headers for authentication.