Sales · n8n

Turn Meeting Recordings Into CRM Notes and Action Items Automatically

After each recorded call, AI transcribes it, writes a summary to the CRM, and creates follow-up tasks so nothing discussed is forgotten.

difficulty Advancedsetup 45 minresult Every call becomes a tidy CRM note plus assigned action items, capturing value that usually slips away.
  1. 1

    Trigger on New Recordings

    Add a Webhook node fed by your meeting notetaker when a transcript is ready.

  2. 2

    Summarize the Call

    Add an OpenAI node producing a concise summary and a list of action items with owners.

  3. 3

    Log to the CRM

    Add a HubSpot node attaching the summary to the matching deal or contact.

  4. 4

    Create Follow-Up Tasks

    Add a HubSpot node creating a task for each action item with a due date.

  5. 5

    Activate and Test

    Activate the workflow and process a test recording. Confirm the note and tasks appear on the right record.

Frequently asked questions

How does it match the call to a contact?

Match by the attendee email from the meeting invite against your CRM contacts.

What if the transcript is long?

Chunk the transcript or use a model with a large context window so nothing important is cut.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.