Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

MMS send

An action block that sends an MMS without user interaction.

The fiber will pause until the message has been sent.

If this block succeed without any error message but the MMS isn’t delivered, then ensure the APN is configured correctly in system settings, or try prefixing the phone number with an (+) country calling code.

Automate limits the rate and size of MMS sent with this block, these can be configured in settings. The size is also limited by the carrier configuration, the lowest limit is used, choose the “no limit” option to ignore it. Exceeding the carrier allowed size will likely cause them to reject or not deliver the message.

Input arguments

  • Phone number — phone number, or email address if supported by carrier, that should be delivered to.
  • Subscription id — id of subscription (SIM) used to send message, default is the system default SMS subscription.
  • Subject — message subject.
  • Message — message text.
  • Attachment — path to image or video file attachment.
  • Hidden — whether the message should be hidden from to the messaging app. (deprecated)
Note! This documentation is also accessible within the app from Help & feedback menu.