Create a trigger
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 name of the trigger
The event that triggers the trigger
The steps of the trigger
Must be null or not passed
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
Response
The ID of the trigger
The name of the trigger
The event that triggers the trigger
The steps of the trigger
The status of the trigger. One of "active" or "inactive"
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