Twilio Integration

Sends messages with Twilio from Paragon.

1. Get Twilio Account SID and Auth Token

You can find your Twilio Account SID and Auth Token in your Twilio settings page.

2. Add Twilio to Paragon

To add Twilio to Paragon, click the "+" button in the workflow canvas and choose Twilio from the sidebar. Under Connect your Twilio account, choose "Add new account for Twilio" and enter your Twilio API key.

3. Send messages with Twilio

Once your Twilio account is connected, you can add steps to send SMS messages through Twilio.

When composing your Twilio message, you can reference data from previous steps by typing {{ to invoke the variable menu.

Last updated