Skip to main content

Type Settings - Email

Parameters

previous_email_step_group_reference_id (string) (optional)
Used to reference the step group of the previous email in a thread.

email_template (object)
Content for the email template used in this step

Example

"type_settings": {
"previous_email_step_group_reference_id": "1234",
"email_template": {}
}