Skip to content

Rule.io SDK


Rule.io SDK / client/src / MessageDispatcher

Interface: MessageDispatcher

Defined in: client/src/resources/messages/messages.types.ts:30

Dispatcher reference embedded in a message response.

Identifies which campaign or automation the message belongs to.

Properties

id

id: number

Defined in: client/src/resources/messages/messages.types.ts:32

Dispatcher ID.


type

type: number

Defined in: client/src/resources/messages/messages.types.ts:38

Dispatcher type code.

1 = campaign. Additional values may be added as the API evolves.