Last Updated: Nov 18, 2020
The following functions are available for use in the Twilio connector node:
| Functions | Description |
|---|---|
| Create Channel | Use this function to create a chat channel in the twilio application |
| Create Service | Use this function to create a chat service in the twilio application |
| Delete Message | Use this function to delete the given message record in the twilio website |
| Fetch Message | Use this function to fetch a message |
| Make Call | Use this function to make a call from twilio to the verified given number |
| Send Message | Use this function to send a message to the verified number |
| Send WhatsApp Message | Use this function to send a WhatsApp message to the Twilio verified WhatsApp number |