Send Data SMS

Send a binary data SMS without user interaction. The maximum length is 133 bytes.

Multiple numbers can be specified by comma-separating them.

The Data field must consist of a Base 64 encoded string.

A Tasker variable contents can be encoded to Base 64 with the Variable Convert action, or binary data loaded from a file with the File / Read Binary action.