Twilio

Connect with Twilio SMS endpoint without any backend coding.

Overview

Chatting with customer support, receiving an appointment reminder, messaging a driver, video conferencing with your doctor. Twilio powers all of these communications, and more.

Getting Started

After you create an account and log in to the dashboard, choose Twilio on the collections page. To make Twilio API you have to provide your Twilio Account SID and Auth Token on the API creation form. click on the Submit button and your Twilio API is ready.

API Endpoints

Send SMS

Send a new outgoing message from a Twilio phone number to an outside number

POST
<team>/twilio/<identifier>
Body Description
from [required] Twilio phone number, short code, or Messaging Service that sends this message.
This must be a Twilio phone number that you own
to [required] Destination phone number for your SMS message
body [required] The full text of the message you want to send