Chatting with customer support, receiving an appointment reminder, messaging a driver, video conferencing with your doctor. Twilio powers all of these communications, and more.
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.
Send a new outgoing message from a Twilio phone number to an outside number
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 |