Communication

Twilio

9min
with twilio modules in make, you can manage the messages, calls, recording, transcriptions, notifications, and executions in your twilio account to use the twilio modules, you must have a twilio account you can create an account at login twilio com/u/signup https //login twilio com/u/signup if you have a free account, you can only send messages and make calls to verified phone numbers https //help twilio com/articles/223180048 refer to the twilio api documentation https //www twilio com/docs/all for a list of available endpoints connect twilio to make to establish the connection, you must twilio docid\ gvwz2ikczjlq7sicf3mno twilio docid\ gvwz2ikczjlq7sicf3mno obtain your sid and auth token in twilio to obtain your api key from your twilio account log in to your twilio account go to dashboard > the developer tab in the account info section, copy your account sid and auth token and store them in a safe place you will use this value in the sid and auth token field in make establish the connection with twilio in make to establish the connection in make log in to your make account, add a twilio module to your {{scenario singular lowercase}} , and click create a connection note if you add a module with an instant tag, click create a webhook , then create a connection optional in the connection name field, enter a name for the connection in the sid field, enter the account sid copied in the section above in the auth token field, enter the auth token copied in the section above if prompted, authenticate your account and confirm access you have successfully established the connection you can now edit your {{scenario singular lowercase}} and add more twilio modules if your connection requires reauthorization at any point, follow the connection renewal steps here docid\ so88fm6pkt0g adkddfzz build twilio {{scenario plural}} after connecting the app, you can perform the following actions messages watch messages create a message list messages get a message delete a message list message media download a media resource calls watch calls create a call list calls get a call delete a call recordings watch recordings download a recording media list recording transcription transcriptions watch transcriptions notifications watch alerts note twilio doesn't support queries for alerts older than 30 days callback webhooks new message status event note triggers when a message status is changed to queued , failed , sent , delivered , or undelivered execution create an execution get an execution update an execution delete an execution other make an api call make an api call for studio make an api call for lookup