Twilio Blaster
Get Twilio BlasterSupport
  • πŸ‘‹Welcome to the Twilio Blaster
  • πŸ’‘FUNDAMENTALS
    • Getting Started
    • Support
    • Release Notes
    • Feature Request
  • πŸ“šGuides
    • Settings overview
    • How to send MMS
    • How to send WhatsApp messages
    • How to send WhatsApp template messages
    • How to schedule messages
    • How to cancel scheduled messages
    • How to use the phone number converter
    • How to use the phone number validator
    • How to use placeholders
    • How to use spintext
    • How to set custom delays between messages
    • How to send SMS with Alphanumeric Sender ID
  • How to receive and respond to replies with your Twilio number
  • πŸ› οΈTroubleshooting
    • Unable to click on buttons in the Twilio Blaster
  • Resolving the β€œOLE Automation Error”
  • ⁉️FAQ
    • What does the message status mean?
    • What are message segments?
    • Do I need a Twilio account for sending messages?
    • How much does it cost to send a SMS?
    • Does it work with my Excel version?
    • How do I get a refund?
    • How to cancel your subscription
Powered by GitBook
On this page
  • How to Send MMS
  • Example
  • Recommendations for File Names
  • Additional Information

Was this helpful?

  1. Guides

How to send MMS

Last updated 3 months ago

Was this helpful?

Country and Carrier Limitations

Important: MMS messages are supported only in the following countries:

  • United States

  • Canada

  • Australia

MMS can only be sent to carriers that support MMS in these countries. Unsupported carriers will convert MMS into an SMS with a short URL link (if MMS Converter is enabled). For more details, see .

Below is an example image of how an MMS with a short URL will appear if MMS is not available:

How to Send MMS

To send an MMS message, use the "Image URL" column in your Excel file. If you do not wish to send an MMS, leave this cell blank. Follow the notes below for successful MMS sending:

Requirements for Sending MMS

  1. Supported File Types: .gif, .png, .jpeg. Unsupported formats will be rejected.

  2. File Size Limit: Each media file must not exceed 5 MB.

  3. Valid URLs Only: The URL should directly display the file.

    • βœ… Example: https://demo.twilio.com/owl.png

    • β›” Invalid: C:\Users\Username\Desktop\cat.jpg

  4. Multiple Images: Separate multiple image URLs using a semicolon (;).

    • Example: https://demo.twilio.com/owl1.png;https://demo.twilio.com/owl2.png

  5. File Location: Host the files online (e.g., Dropbox, Google Drive, or your own web server) and ensure the URL links directly to the file.

Example for Google Drive:

  1. Go to your Google Drive and right-click on the image file.

  2. Select Share and enable Anyone with the link.

  3. Copy the file ID from the URL (e.g., 1wMgCWAsqlw0nXcMhCldTbwSznMdXUmBT).

  4. Use the following format to create a direct link:

    • https://drive.google.com/uc?id=FILE_ID

    • βœ… Result: https://drive.google.com/uc?id=1wMgCWAsqlw0nXcMhCldTbwSznMdXUmBT

Using the MMS Link Converter

To save time, you can use the MMS Link Converter tool built into Twilio Blaster.

  • Just paste your Google Drive or Dropbox sharing link into the tool, and it will generate a direct link for you.

Example for Google Drive:

  • ❌ Shared Link: https://drive.google.com/file/d/1wMgCWAsqlw0nXcMhCldTbwSznMdXUmBT/view?usp=sharing

  • βœ… Direct Link: https://drive.google.com/uc?id=1wMgCWAsqlw0nXcMhCldTbwSznMdXUmBT

Example for Dropbox:

  • ❌ Shared Link: https://www.dropbox.com/s/abcd1234/myfile.png?dl=0

  • βœ… Direct Link: https://www.dropbox.com/s/abcd1234/myfile.png?raw=1

How to Fill the Image URL Column

  • Enter the full URL of the image in the "Image URL" cell for the corresponding message row.

  • Ensure the URL is accessible and hosted online. Invalid URLs will be flagged in the "Status" column with an error message.


Example

Here is an example configuration for sending an MMS:

Receiver Number
Text Message
Image URL
Status

+1234567890

Check out this owl!

Sent successfully

+0987654321

Here are two owls!

Sent successfully

+1123456789

Missing file example

C:\Users\Username\Desktop\cat.jpg

Skipped - Invalid Media URL


Recommendations for File Names

When hosting your images, follow these guidelines for file names:

  1. Avoid using spaces or special characters (~ ! @ # $ % ^ & * ( ) [ ] { }).

  2. Keep the file name under 20 characters.

  3. Example:

    • βœ… owl.png

    • β›” my owl picture!.jpg


Additional Information

For more details on sending and receiving MMS messages with Twilio, visit their official documentation: .

πŸ“š
Twilio MMS Guide
https://demo.twilio.com/owl.png
https://demo.twilio.com/owl1.png;https://demo.twilio.com/owl2.png
Getting Started with MMS Converter
MMS Link Converter Tool