Email Layouts
Create a custom email layout to use in your email notifications.
General Information
Stubber has a default email layout that is used for all email notifications. This layout is designed to be simple and clean, but it may not be suitable for all use cases. For example, you may want to include your company logo, change the font, or add a footer with contact information.
You might also want to use a different layout for different processes in the company.
This can be achieved by creating custom email layouts. Email layouts are created in the Editor platform and can be used in your email notifications by specifying the layoutuuid
in the custom_email_settings.format
parameter.
Create a Stubber Email Layout
Navigate to Editor. Click the plus icon to create a new item, and select
Create new email layout
Use the built in editor to create your email layout. You can add text, images, and other elements to create a custom layout. You have to have a
{{{message}}}
part in your layout, this is where Stubber will inject the email message.
Use a Email Layout
You can not set a default email layout at the moment. This will be added soon.
To use an email layout in a email notification, you have to set its layoutuuid
in the custom_email_settings.format
parameter.
The layoutuuid
can be obtained from Editor
.