ClickSend - Send an MMS

Use the ClickSend - Send an MMS action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to send an MMS message.

You must use the ClickSend - Upload a media file action to get the Media file URL before using this action in your workflow.

For more information about ClickSend, go to ClickSend.

Configure the ClickSend - Send an MMS action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  1. Select a Connection. If you do not have a connection, see Add a connection.
  2. Drag and drop the Media file file variable.
  3. Click Add message.
  4. Specify the To phone number.
  5. Specify the From sender ID.
  6. Specify the message Subject.
  7. Specify the Message content.
  8. Specify the message Source.
  9. Specify Your reference.
  10. If you want to add more MMS messages to send, click Add message again and configure the message.
  11. Create or select a variable for the output.

For more information on all the required and optional configuration fields, go to ClickSend - Send an MMS action fields and settings.

ClickSend - Send an MMS action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The ClickSend connection to use to send the MMS message

To refresh the available connections, click .

(n/a)

  Media file

Use the image file URL property from the ClickSend - Upload a media file action.

Supports, jpg, gif, jpeg, png, and bmp. You can send a single attachment with a size of up to 250 KB. Some older devices can only accept attachments with up to 30 KB.

Text, Decimal, Integer, Boolean, DateTime, Collection
Messages Message Click Add message to create a new MMS message to send. (n/a)
  To

The message recipient's phone number, in E.164 format.

See E.164 for more information.

Text, Decimal, Integer, Boolean, DateTime, Collection
  From Your sender ID. This is the number that shows on the recipient's phone when they receive the message. Text, Decimal, Integer, Boolean, DateTime, Collection
  Subject Subject line of the message, a maximum of 20 characters. Text, Decimal, Integer, Boolean, DateTime, Collection
  Message

The text of your message.

Standard MMS messages can have 1500 characters, Unicode MMS message can have only 500 characters. If a message is longer the allowed number of characters it will be truncated. If a message contains any characters that aren't in the GSM 03.38 character set, the message type will be treated as unicode.

Text, Decimal, Integer, Boolean, DateTime, Collection
  Source Your method of sending the message, for example; 'nintex', 'wordpress', 'php', 'c#'. Text, Decimal, Integer, Boolean, DateTime, Collection
  Your reference A description of the MMS message for your future reference. Text, Decimal, Integer, Boolean, DateTime, Collection
Output Sent message details

Stores the result of the action as an object. See ClickSend API for more details. The following values are returned:

  • HTTP response code: (Integer)
  • Response Code: (Text)
  • Response message: (Text)
  • Data: (Object)
    • Total price: (Decimal)
    • Total count: (Integer)
    • Messages: (Collection)
      • Message: (Text)
      • Contact ID: (Decimal)
      • Your reference: (Text)
      • Country: (Text)
      • From: (Text)
      • Message ID; (Text)
      • Message parts: (Integer)
      • Message price: (Decimal)
      • Media file URL: (Text)
      • Subject: (Text)
      • Schedule: (Text)
      • Status: (Text)
      • To: (Text)
    • Queued count: (Integer)
Object