> ## Documentation Index
> Fetch the complete documentation index at: https://dialnexa.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Notion

> Write call outcomes, meeting notes, and follow-up summaries directly into Notion - your team's wiki and workspace, automatically updated after every call.

Notion is where many teams write documentation, track projects, and share internal knowledge. When DialNexa completes a call that produces something worth capturing - a decision made, a follow-up committed to, a customer insight worth sharing - it can write that information directly into the right Notion page, database, or workspace.

<Note>
  Notion is best used as a knowledge destination in a DialNexa workflow, not a CRM. Use it to capture call notes, decisions, and insights that your team references over time - not as the primary place to track leads and deals.
</Note>

## What this integration does

DialNexa connects to Notion through the Notion API. After a call, DialNexa can:

* **Create a new page** in a Notion database with structured call data - caller name, outcome, summary, date, and any captured fields
* **Append content to an existing page** - add a call log entry to a running customer page, project tracker, or shared team document
* **Update database properties** - mark a record as contacted, update a status field, or fill in custom properties
* **Create follow-up action items** in a Notion task database or project board
* **Write structured notes** from the call into a Notion template page - meeting minutes, customer interview notes, or decision logs

## When to use DialNexa with Notion

**Customer interview notes** - your agent runs user research or discovery calls. Every conversation generates a structured Notion page in your research database: who you spoke to, what they said, key quotes, themes, and follow-up questions.

**Internal handoff notes** - when a call ends with a task for a specific team (engineering, legal, finance), DialNexa writes the handoff note into the right Notion page - with context, owner, and deadline - instead of an email that gets buried.

**Call summaries for async teams** - distributed teams that review calls asynchronously benefit from structured Notion entries: what happened on the call, what was agreed, and what the outcome was - without everyone needing to listen to the recording.

**Project and client trackers** - for agencies, consultants, or account teams that track clients in Notion databases, DialNexa logs call activity directly to the client's Notion page - keeping the project record current.

**Knowledge base building** - call insights, customer objections, common questions, and recurring issues captured during calls can be written into a Notion knowledge base - building institutional knowledge from every conversation.

## What DialNexa writes to Notion

<CardGroup cols={2}>
  <Card title="Structured call notes" icon="file-text">
    A clean, formatted Notion page or database entry with the call date, participants, key points, decisions, and next steps - ready for the team to reference.
  </Card>

  <Card title="Database records" icon="database">
    New rows in a Notion database - CRM-style lead records, research logs, project trackers - populated with data from the call.
  </Card>

  <Card title="Action items" icon="check-square">
    Follow-up tasks created in a Notion task database with owner, due date, and context from the call.
  </Card>

  <Card title="Appended entries" icon="plus-circle">
    New content appended to an existing Notion page - adding a call log entry to a running customer timeline or project journal without replacing what's already there.
  </Card>
</CardGroup>

## Setting up the integration

In your DialNexa agent workflow, add a Notion action after the call. You'll configure:

1. **Notion connection** - Notion OAuth or integration token (set up once; requires granting the DialNexa Notion integration access to specific pages or databases)
2. **Target** - a specific Notion database (for structured records) or a specific page (for appended notes)
3. **Action** - create page, append block, or update page property
4. **Content template** - the structure of what gets written, using DialNexa variables like `{{caller_name}}`, `{{call_summary}}`, `{{next_step}}`, and `{{call_date}}`
5. **Database properties** - if writing to a Notion database, map DialNexa variables to the relevant database properties (text, date, select, person, etc.)

## Workflow ideas

<AccordionGroup>
  <Accordion title="User research: turn calls into structured insights automatically">
    Your agent runs customer discovery calls for product research. Every call creates a new row in your Notion research database: participant name, company, role, key quotes, themes mentioned, and pain points. By the end of the week, your product team has a structured research database from 50 conversations - not 50 unlistened recordings.
  </Accordion>

  <Accordion title="Account management: keep the client page current">
    Your agency team calls clients weekly. DialNexa adds a new call entry to each client's Notion page - date, attendees, what was discussed, what was decided, and next steps. Account managers don't have to write up call notes after every client conversation.
  </Accordion>

  <Accordion title="Internal handoffs: write the context where the team needs it">
    A call reveals an engineering bug, a legal question, or a financial exception. Instead of sending an internal email, DialNexa writes the handoff into the right Notion page - with context, urgency, and who needs to act. The relevant team sees it in their next Notion review, not buried in an inbox.
  </Accordion>

  <Accordion title="Knowledge base: capture what your team learns from calls">
    A call surfaces a question you've never answered before, or an objection you keep hearing. DialNexa writes it into your Notion knowledge base with the caller's phrasing, what the agent said, and whether the answer worked. Over time, your team builds a searchable library of real call intelligence.
  </Accordion>
</AccordionGroup>

## Pairing Notion with other integrations

* **Notion + Slack** - when a new Notion page is created from a high-value call, notify the relevant team channel so they know to review it
* **Notion + HubSpot** - log structured call notes to Notion for team knowledge while logging the CRM activity to HubSpot for pipeline tracking
* **Notion + Google Calendar** - when a meeting is booked, create a Notion prep page for the attendees with the context from the qualifying call
* **Notion + Gmail** - after writing a call summary to Notion, send a follow-up email to the caller with a link to the relevant Notion page (for shared workspaces or collaborative clients)

## Common questions

<AccordionGroup>
  <Accordion title="Can DialNexa write to any Notion database?">
    Yes - any database that the connected Notion integration has been granted access to. During setup, you grant the DialNexa integration access to specific Notion databases and pages; DialNexa can then read and write to those.
  </Accordion>

  <Accordion title="Can DialNexa update existing Notion pages rather than creating new ones?">
    Yes. You can configure DialNexa to append content to an existing Notion page - useful for running call logs, project timelines, or customer pages where you want a chronological history rather than a new page per call.
  </Accordion>

  <Accordion title="Can DialNexa write formatted content to Notion?">
    Yes. Notion API supports rich text, headers, bullet lists, checkboxes, and callout blocks. DialNexa can write structured, formatted content to Notion - not just plain text - so the output is readable and organized.
  </Accordion>

  <Accordion title="Does this work with Notion databases that have required properties?">
    Yes. Map your required Notion database properties to DialNexa variables during setup, and DialNexa will populate them on every write. If a required property can't be populated from the call (e.g., a specific select option wasn't captured), DialNexa can use a default value or route to review.
  </Accordion>

  <Accordion title="Can I use a Notion template page for call notes?">
    Not directly through the API, but you can configure DialNexa to write content that mirrors your template structure - the same headings, sections, and property fields that your Notion template uses.
  </Accordion>
</AccordionGroup>
