Email Template Embeds
Embed the email template editor
GET
/
email_template_embeds
/
{id}
/
show
Use https://api.pocketflows.com/email_template_embeds/{id}/show
as the src
of your iframe
Path Parameters
id
string
requiredThe ID of the email template embed
Query Parameters
hide_top_bar
boolean
Whether to hide the top bar when embedding the email template editor
hide_buttons
boolean
Whether to hide the "Save" and "Send Test Email" buttons when embedding the email template editor
hide_save_button
boolean
Whether to hide the "Save" button when embedding the email template editor
hide_send_test_email_button
boolean
Whether to hide the "Send Test Email" button when embedding the email template editor
Response
200 - text/html
The response is of type string
.