Creating email templates
In Synerise, you can create an email template in two types of editors: code editor and visual builder. If you already have templates prepared, you can import it to Synerise in a .zip
file or from a URL address.
If the service approval is enabled in a workspace, the template created by a user must be pre-approved by reviewers and then approved by the final approver.
Requirements
You must be granted permissions to access the Email module and to create templates.
Tips before you go
- You can create an email template directly while sending an email. However, because of the approval procedure, it is more convenient to create a template and have it approved before defining the settings while sending an email as it speeds up the process of creating the email.
- While creating the template, save your template once in a while because there is no auto-save option.
- Always add the resignation link to the template - without it, the emails reach the spam folder.
- When you include the View in browser link, you can test if it works when you send a test email. It doesn’t work in the preview.
Important: We do not recommend adding a View in browser link to templates that contain a reference to Automation event context (
event.params.{paramName}
) because previewing such messages is not supported. - For a better template organization, you can create template folders:
- Go to
Communication > Email.
- On the left side, click Add folder.
- Enter the name of the folder.
- Confirm by clicking enter.
- Go to
Creating a template
-
Go to
Communication > Email.
-
Click
-
- To create a new template, click Create new.
- To create a template out of an existing template, click From template.
- Select the template.
Result: The template is opened in the wizard in which it was originally created.
- Select the template.
-
Select the wizard:
- Drag&drop builder - Create email templates with ready-made components.
- Code editor - Create email templates in CSS and HTML.
Drag&drop builderA blank visual builder - Enter the name of the template.
- Next to the name, select the folder where the template will be saved.
- Use the
panel to: undo, redo, preview on the desktop, tablet, mobile, show the borders of each element in the template, use the HTML code of the email you are creating and paste it to another template, use an HTML code from another email and paste it to the template you are creating now, and clear, respectively.
- To use elements created in the application such as metrics, expressions, product recommendations, use
available on the upper right side.
Read more about how you can use inserts in communication with customers.- Click Inserts.
Result: A pop-up shows up. - From the dropdown list, select the type of the insert.
Result: A list of inserts of the selected type appears. - Click the insert you want to add to the email.
Result: A field with the Jinjava code appears. - To copy the code to the clipboard, click the icon on the right side of the field.
- Paste the code into the code of the dynamic content.
- Click Inserts.
- To add a ready-made component (basic or advanced), on the right-hand side panel click the
icon.
- To select advanced component, click the
icon.
- To select advanced component, click the
- To add the component to the canvas, drag and drop the component to the canvas.
- To edit the component, click the component.
Result: The section in the right-hand side panel changes to. You can change the component’s dimension, typography, decoration and define its class.
- To add titles, links, alternative text, define whether a link opens in the same window or a new one, click the
icon (the range of settings is individual for each component).
- To manage the structure of the components, click the
icon.
Important: When you include the View in browser link, you can test if it works when you send a test email. It doesn’t work in the preview. - When the template is ready, proceed to step 5.
Code editorCode editor - In the code editor, you can use HTML and CSS. Enter code in text fields dedicated to the language of the code.
- To use elements created in the application such as metrics, expressions, product recommendations, use
available on the upper right side.
Read more about how you can use inserts in communication with customers.- Click Inserts.
Result: A pop-up shows up. - From the dropdown list, select the type of the insert.
Result: A list of inserts of the selected type appears. - Click the insert you want to add to the email.
Result: A field with the Jinjava code appears. - To copy the code to the clipboard, click the icon on the right side of the field.
- Paste the code into the code of the dynamic content.
- Click Inserts.
- If you want to insert a link and track its UTM parameters or click events, use the
preparelink
insert as described in this section. - When the template is ready, proceed to step 5.
-
To send the template to reviewers and the final approvers, click Send to approval.
-
If you are a:
- Regular user - Before using the template in an email, you must obtain the approval from a final approver.
- Reviewer - You can approve your template and send it for the final approval.
- Reviewer and/or a final approver - You can approve your template.
More about Service approvalHow do I know my template is approved?Go to
Communication > Email >
> From templates. The approved template looks as follows:
An approved template
-
Once your template is approved, you can use it in the email.
Important: If you make changes to the approved template and don’t send it to get another approval, the email will use the latest approved version.
FAQ
You can find answers to the most frequently asked questions here. If you experience any issues while creating or sending emails, you can try to detect and remove the cause of the issues on your own by following the guides in our troubleshooting.