Automatically name your Notion pages
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.
How to set up the 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:
Where Email is the property where you store your contact’s email address.
Trigger Page.Email
- Save the automation.