Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the business
Body
The ID of a project defined event that triggers the trigger
The name of the trigger
The steps of the trigger
A further filter on the trigger
Metadata for the trigger
The revenue attributed to the trigger
The ID of an email address or project email address. Will be used to send emails as part of this trigger
The ID of a phone number or project phone number. Will be used to send SMS messages as part of this trigger
The IDs of the customers excluded by the trigger
Response
The created Trigger
object
The ID of the trigger
The time when the trigger was created in ISO 8601 format
The time when the trigger was last updated in ISO 8601 format
The name of the trigger
The ID of the project-defined event that triggers the trigger
The internal event definition that triggers the trigger
The steps of the trigger
The status of the trigger. One of "draft", "active", or "inactive"
draft
, active
, inactive
An additional filter that determines if the trigger should be run
The ID of the email address or project email address associated with the trigger. Will be used to send emails as part of this trigger
The ID of the phone number or project phone number associated with the trigger. Will be used to send SMS messages as part of this trigger
The revenue attributed to the trigger
The statistics of the trigger. Includes information about customers enrolled, email statistics, and custom step statistics
Deprecated. Will always be null