Twilio · Arazzo Workflow
Twilio Send an MMS and List Its Media
Version 1.0.0
Send an MMS with a media URL, fetch the message back, then list the media attached to it.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
send-mms-and-list-media
Send an MMS and enumerate its stored media.
Sends an MMS with a media URL, fetches the message, and lists the media attached to it.
1
sendMms
createMessage
Send the MMS including the media URL.
2
fetchMessage
fetchMessage
Fetch the message back to confirm it was created.
3
listMedia
listMedia
List the media sub-resources attached to the message.