Twilio

Configure Twilio as SSP (SMS service provider)

Twilio SMS is a cloud-based communication platform that enables businesses to send and receive SMS messages. Twilio SMS allows businesses to programmatically send and receive text messages using its APIs.

Configure Twilio with Lemnisk

  • Client: Choose Twilio from the list of SSPs.

  • Name: Enter connection name.

  • Twilio Account SID: Navigate to your Twilio dashboard to find and copy your Twilio Account SID. Paste them in the configuration modal.

  • Twilio Auth Token: Navigate to your Twilio dashboard to find and copy your auth token. Paste them in the configuration modal.

  • Sending Option: Choose a sending option - Messaging Service SID or From.

  • Click on Save Details, and you're all set to go!

👍🏻 Congratulations!

You've now successfully integrated Twilio and are ready to start sending SMS campaigns.

Last updated