Automations
Create Automation
Create a new automation for a project
POST
Create Automation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Project ID this automation belongs to
Minimum string length:
1Available options:
daily, weekly, monthly Example:
"weekly"
Example:
"9"
Example:
"00"
Example:
"America/New_York"
Minimum array length:
1Saved email template id, or the literal "custom" to save a new template from the custom payload
Minimum string length:
1Saved email sender id
Minimum string length:
1Example:
"monday"
Required when template_id === "custom" — saved as a new named email template (name + subject + message)