Menu

Expand
Rate this page:

twilio/media

Twilio/media is used to send file attachments, or to send long text via MMS in the US and Canada. As such, the twilio/media type must contain at least ONE of text or media content. The total size of the text and media attachments must be less than 5MB (16MB for WhatsApp).

If you plan to submit this template to WhatsApp for approval, a valid media sample is required. Static media urls should resolve to publicly hosted media files. Variable media urls should include a valid media URL suffix in the variable declaration.

Only one type of media can be sent per approved variable WhatsApp media template. WhatsApp classifies approved templates into 1 of 3 types of media headers(Image, Video, Document) based on the sample that was submitted. Once the template has been approved another type of media header cannot be sent using the template.

Ex. If a template is approved with an image then a video cannot be sent using the same template.

During a 24-hour user-initiated session, template approval is not required by WhatsApp for twilio/media templates.

For out of session (business-initiated) media templates, an additional approval step is required during the Beta. In the Media field of the template you create, provide the URL of the publicly hosted file.

If you are using a media template with a variable. Please submit a sample path of a publicly hosted image URL in the variable array. The combined URL must contain the file type. The combined URL must resolve to a publicly hosted file.

Example:

"media": ["https://twilio-cms-prod.s3.amazonaws.com/{{1}}"] would include a path sample in the variables definition."variables": {"1": "images/library-logo-resource2x.width-1000.png"}

After you submit the template for approval to WhatsApp, your template should be approved and ready to send in 1 hour. If your template is still pending after 1 business day, please e-mail messaging-channels-ops@twilio.com with the ContentSid, the template name you submitted to WhatsApp, and your AccountSid. In the email subject please include "[Content API Beta - Media Request]" to ensure timely processing. If the body text of your Media template includes a variable, please also provide a sample message in your email request. For example, if your template states "Hi {{1}}, your order is confirmed", please submit a sample such as "Hi Sam, your order is confirmed."

Twilio/media templates can be sent via Whatsapp for out of session messages with variables. If the template's body starts or ends with a variable or has two variables next to each other, the template will not be approved by Whatsapp without a sample variable. For additional information about variables Using Variables with Content Templates.

Supported Channels

MMS, WhatsApp, Facebook Messenger

Message Preview

content api - message preview

Data Parameters

body:

Type - string

Required -no (only required to get template approved by WA)

Variable Support - yes

Description - The text of the message you want to send. Maximum 1,600 characters Each variable counts as 1 character at content creation time.

media:

Type - string[]

Required - yes

Variable Support - yes

Description - The URL of the media you want to send. Variables are only supported after the domain. For example: www.twilio.com/images/{{1}}. Supported and Accepted media types can be referenced here (MMS) and here (WhatsApp).

Loading Code Sample...
        
        

        Create Media Template

        Rate this page:

        Need some help?

        We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.

        Loading Code Sample...
              
              
              

              Thank you for your feedback!

              Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

              Sending your feedback...
              🎉 Thank you for your feedback!
              Something went wrong. Please try again.

              Thanks for your feedback!

              thanks-feedback-gif