Builder

class Builder

Properties

Link copied to clipboard

The ID you want to assign to the message. Each messageId must be unique within each batch sent.

Link copied to clipboard

The payload of the message. This can be a JSON string or a base64-encoded string representing binary data, in which case you must decode it by means of a pipeline activity.