Whenever a new email thread arrives, Slap creates a corresponding page in your connected Notion database. By default, this page is named after the email subject.
Want to customize how pages are named? You can easily do this with a simple Notion automation.
Create a new automation in your database (e.g. Set email address as page name).
Trigger: Select When page is created.
Action: Choose Edit property > Name and set it to Edit as formula.
Formula: Use a formula to customize the page name based on your requirements. For example, if you want to name the page after your contact’s email address, your formula will look like this:
Trigger Page.Email
Where Email is the property where you store your contact’s email address.
<aside> Still having issues? Please contact us at [email protected] for assistance.
</aside>