Last Updated: Feb 14, 2022
Twilio is a developer platform for communications. Twilio APIs allow the user to add capabilities, such as voice, video, and messaging to their applications.
Ensure that the Prerequisites for Twilio Node are set up before executing the functions.
The following functions are available for use in the Twilio connector node:
Functions | Description |
---|---|
Create Channel | Creates a chat channel in Twilio |
Create Service | Creates a chat service in Twilio |
Delete Message | Deletes the given message in Twilio |
Fetch Message | Fetches a message |
Make Call | Makes a call from twilio to the verified given number |
Send Message | Sends a message to the verified number |
Send WhatsApp Message | Sends a WhatsApp message to the Twilio verified WhatsApp number |