Quick summary
This demo shows how to integrate Notion with n8n by setting up a Notion trigger in the workflow editor and authenticating via an integration token. Once connected, you can automate tasks using any Notion database directly inside n8n.
Steps
- Click Add first step in the n8n workflow editor.
- In the right sidebar, go to What triggers this workflow? and click Notion.
- Open the Actions dropdown to view available Notion actions.
- Choose a database action such as Get a database.
- Go back to Notion and in the settings panel, click Connections.
- Click Manage under the Connections section.
- Click All connections to view your available integrations.
- Find your n8n connection or create a new Notion integration if needed.
- Click Manage connection in the dropdown menu.
- Copy the Notion integration token or allow access to the database you want to connect.
- Go back to n8n and paste the token into the Notion connection field.
- Select the Notion database you want to use in your workflow.
- Your Notion workspace is now connected to n8n — start building automations using your Notion database.


