Skip to main content

Twilio

The Twilio integration can be used to send text messages to your team and provides web service APIs for various communication functions such as make/receive phone calls, send/receive text messages.

The integration between Spot Connect and Twilio enables you to send tailor-made text messages from Spot Connect workflows to recipients.

Configure Twilio in Spot Connect

  1. In the left main menu, click Connect and click Settings.

  2. Under the Integrations tab, select Twilio.

  3. Configure a new integration instance with the information below.

    Details needed to set up a Twilio instance in Spot Connect:

    ParameterDescriptionRequired
    Integration AliasA name for the integration instanceTrue
    Twilio Account SidAccount ID from the Twilio dashboardTrue
    Twilio Auth TokenAuthentication token for the Twilio accountTrue
  4. Click Add Instance.

Integration Actions

You can add these actions in the Spot Connect workflow builder as part of your workflow.

Twilio Send SMS

Send a text message to a list of recipients' phone numbers. The text message content can be hardcoded in the workflow, or it can be set during workflow execution with output from a previous workflow step.

Input

ParameterDescriptionRequired
Twilio InstanceSelect a Twilio integration instance configured in Spot ConnectTrue
Sender NumberThis is the Send From phone numberTrue
Recipients NumbersList of phone numbers for recipients, in the format <ISD Code><Phone Number>True
MessageActual content of the text messageTrue

Output

ParameterTypeDescription
execution_statusStringSnippet execution status

Action Example

Input

twilio-1

twilio-2

Output

twilio-3