Twilio integration
Communication · 17 actions · Custom auth
Cloud communications platform for SMS, voice calls, phone number lookup, and verification via the Twilio REST API.
The ModuleX Twilio integration lets a ModuleX agent operate Twilio on your behalf, running create, send and remove actions across messages, make phone calls and message medias, directly from a plain-English request, using your organization's own Twilio credentials. No pre-built workflow is required: the agent picks the right Twilio action for the task.
Twilio is a communication platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Twilio action. Or, when you want a repeatable process, the composer assembles a Twilio workflow for you, streaming the nodes onto the canvas as it builds.
Drive Twilio in plain English
Type what you want. A ModuleX agent picks the right Twilio action, or chains several, and runs it. No workflow to build.
- “Create a new Twilio Verify service for sending SMS verifications”resolves to
create_verification_service - “Find the message I describe and send it”resolves to
get_messagesend_message - “Delete a message record from your account”resolves to
delete_message - “Show me the messages that match what I describe”resolves to
list_messages
What you can automate with Twilio
- Find the right message and send it in one prompt
get_messagesend_message - Pull a list of message medias for a report
list_message_media - Look up a call on demand
get_call - Download a recording media on demand
download_recording_media - Send a sms verification where it needs to go
send_sms_verification - Create a verification service straight from a request
create_verification_service
Twilio integration at a glance
All 17 Twilio actions
Messages4
send_messageget_messagedelete_messagelist_messagesMake Phone Calls1
make_phone_callMessage Medias1
list_message_mediaCalls3
get_calldelete_calllist_callsRecording Medias1
download_recording_mediaPhone Number Lookups1
phone_number_lookupSMS Verifications1
send_sms_verificationVerification Tokens1
check_verification_tokenVerification Services1
create_verification_serviceTranscripts2
list_transcriptsget_transcriptsPhone Numbers1
list_phone_numbersSee full parameters and response schemas in the Twilio integration docs
Two ways to use Twilio in ModuleX
Connecting Twilio
Works with Twilio
Agents often chain Twilio with these. Connect them once and one agent can use all of them in a single task.
Twilio + ModuleX FAQ
A ModuleX agent can run any of Twilio's 17 actions, across messages, make phone calls, message medias and calls, from a plain-English request, using your organization's own Twilio credentials.
Put Twilio to work in ModuleX.
Connect Twilio once with your own credentials and let your agent run all 17 actions on demand.
Last updated: Jul 2026Browse all 179 integrations