Notification email formatting
In Slickplan you can create email templates, so your emails look great and are relevant to your recipients.
Below are the formatting codes that you can use to personalize email content:
Action | Code | Sample |
---|---|---|
Bold Text | **Text Here** | Text Here |
Italic Text | __Text Here__ | Text Here |
Link | [Text Here](https://example.com/) | Text Here |
Action | Tag | Sample |
Recipient’s First Name | %first_name% | Josh |
Recipient’s Last Name | %last_name% | Smith |
Recipient’s Username | %username% | jsmith |
Recipient’s Email | %email% | [email protected] |
Account Owner Name | %owner_name% | Josh Smith |
Company Name | %company_name% | Example Corp. |
Slickplan Account URL | %domain% | example.slickplan.com |
Sitemap Permissions | %permission% | approve |
Sitemap Role | %role% | editor |
Sitemap Name | %sitemap% | Example Sitemap Name |
Comment | %comment% | Hey guys, great sitemap, thanks! |
Sitemap or Login page URL | %url% | https://example.slickplan.com/login |