Trigger a broadcast event to all existing subscribers, could be used to send announcements, etc.
In the future could be used to trigger events to a subset of subscribers based on defined filters.
The trigger identifier associated for the template you wish to send. This identifier can be found on the template page.
payloadRequiredobject
The payload object is used to pass additional information that
could be used to render the template, or perform routing rules based on it.
For In-App channel, payload data are also available in
Show Attributes
overridesobject
This could be used to override provider specific configurations
Show Attributes
transactionIdstring
A unique identifier for this transaction, we will generated a UUID if not provided.
actorstring | object
It is used to display the Avatar of the provided actor's subscriber id or actor object.
If a new actor object is provided, we will create a new subscriber in our system
Show Attributes
tenantstring | object
It is used to specify a tenant context during trigger event.
If a new tenant object is provided, we will create a new tenant.