OptionalactorThe trigger actor.
OptionalattachmentsFile attachments to include with the notification (e.g. for email). Each attachment object must be less than 10MB.
OptionalcancellationAn optional key used to reference a specific trigger request when issuing a cancellation request. You must provide it while triggering in order to enable subsequent cancellation and it should be unique across trigger requests to avoid unintentional cancellations.
OptionaldataAn optional map of data to pass into the trigger execution. Limited to 1024 bytes for each string and 10MB overall.
The recipients to trigger the workflow for.
OptionalworkplaceThe associated workplace ID.
Serializable TriggerBody for background job payloads. Recipients and actor use serializable types.