n8n

How to Automate Notion Insights from Sales Calls?

Turn AI summaries from sales calls into organized records in Notion. Marketing and revenue teams get clean insights, recurring topics, and action items without copy and paste. Use it to track themes from calls and move ideas into a shared workspace.

An Execute Workflow Trigger receives structured data from another flow. Three checks look for marketing insights, recurring topics, and actionable items. Each branch waits a few seconds to respect Notion limits, splits arrays into single items, and creates pages in the right Notion databases. Results are bundled and merged so later steps can use one clear output. Two separate Notion credentials can support different workspaces or databases.

Prepare three Notion databases and map fields like Name, tags, and relations. Call this workflow from the AI process you run before this one with fields like metaData.title and AIoutput lists. Expect faster reviews, fewer errors, and a reliable log that helps teams plan campaigns and coach sales teams.

What are the key features?

  • Execute Workflow Trigger accepts data from another workflow that runs AI analysis.
  • Three condition checks route data for insights, recurring topics, and action items only when present.
  • Wait nodes add short delays to respect Notion rate limits before creating pages.
  • Split Out nodes turn arrays into single items for clean, per record creation.
  • Notion nodes create pages in Marketing Insights, Recurring Topics, and Actionable Insights databases.
  • Aggregate nodes bundle created records back into one object for a clear summary.
  • Set nodes merge threads so later steps can read one tidy output.
  • Uses separate Notion credentials to write to different databases or workspaces.

What are the benefits?

  • Reduce manual logging from 1 hour per day to 10 minutes
  • Automate 90 percent of repetitive data entry to Notion
  • Improve data accuracy by 80 percent with standard fields
  • Handle 10 times more call summaries without extra staff
  • Support separate Notion workspaces for different teams

How do you set it up?

  1. Import the template into n8n: Create a new workflow in n8n > Click the three dots menu > Select 'Import from File' > Choose the downloaded JSON file.
  2. You'll need accounts with Notion. See the Tools Required section above for links to create accounts with these services.
  3. In Notion, create or identify three databases for Marketing Insights, Recurring Topics, and Actionable Insights. Add properties such as Name as a title field, Marketing Tags as a multi select field, and any relation fields you plan to use.
  4. Open the n8n credentials manager. Double click each Notion node, then on the 'Credential to connect with' dropdown, click 'Create new credential', then follow the on screen instructions to integrate that service.
  5. For each Notion node, set the correct database ID. You can copy the database ID from the Notion URL and paste it into the databaseId field.
  6. Map fields in each Notion node. For example, set Name to the Summary value, Marketing Tags to the Tag value, and link any relations to your source call or summary database.
  7. Review the Split Out nodes. Ensure the fields match your inbound data, such as AIoutput.RecurringTopics, AIoutput.Insights, and AIoutput.ActionableInsights.
  8. Check the Wait nodes. Keep a short delay, such as 3 seconds, to avoid Notion rate limits. Increase the delay if you see rate limit errors.
  9. Connect your earlier AI workflow to this one using an Execute Workflow node. Pass metaData.title and arrays for RecurringTopics, Insights, and ActionableInsights in the JSON body.
  10. Run a test with two items in each list. Confirm that new pages appear in the three Notion databases with the correct fields and tags.
  11. If no records are created, verify your If node conditions, database IDs, and property names. Make sure the arrays exist and are not empty.
  12. After validation, save and enable the workflow so your team can use it in daily operations.

Tools Required

$24 / mo or $20 / mo billed annually to use n8n in the cloud. However, the local or self-hosted n8n Community Edition is free.

Notion

Sign up

Free plan: $0 per member / mo (Public API included)

Similar Templates

Join Futurise to access 1,200+ automation templates

Get instant access to ready-made automation workflows for n8n, Make.com, AI agents, and more. Download, customise, and deploy in minutes.