Email Templates
- The Email Template object
- GETList all email templates for a business
- POSTCreate an email template
- POSTCreate a new email template using AI
- POSTCopy a project email template into a specific business
- GETRetrieve an email template
- GETPreview an email template
- GETPreview an email template as an image
- POSTUpdate an email template
- DELDelete an email template
Email Template Embeds
Project Email Templates
Business Email Addresses
Project Email Addresses
Emails
SMS Templates
SMS Template Embeds
SMS Messages
Project Phone Numbers
Campaigns
Campaign Embeds
Triggers
List triggers for a business
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
Response
An array of triggers
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
An additional filter that determines if the trigger should be run
The ID of the trigger
The name of the 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 status of the trigger. One of "active" or "inactive"
The steps of the trigger
The ID of the email template to use in this step
The step type. Always "email" for this step
email
Optional. The ID of the custom step to use in this step. The type of the custom step must be "email" as well
The event that triggers the trigger