Dokumentation
IntegrationsNotion

Notion

Sync Notion pages and databases with Fabric AI for RAG context, workflow automation, and report data.

Integrate Notion with Fabric AI to sync workspace content for RAG-powered retrieval, automate page creation in workflows, and pull data for reports.

Integration Methods

MethodUse CaseAuth
Data ConnectionSync pages and databases for RAGOAuth
Workflow PluginCreate and update pages in workflowsAPI Key
MCP ServerAI chat interactions with Notion dataAPI Key or OAuth

Setting Up Notion

As a Data Connection (for RAG)

Go to Settings → Data Connections and click the Available Providers tab.

Connect Notion

Click Notion and then Connect. A popup opens to authorize Fabric AI.

Select Workspace Pages

Choose which Notion pages and databases Fabric can access. You can narrow access to specific pages.

Verify Connection

The connection appears in My Connections with a Connected status. Synced content is available for RAG queries.

As a Workflow Plugin

Get a Notion API Key

  1. Go to notion.so/my-integrations
  2. Click New Integration
  3. Name it (e.g., "Fabric AI")
  4. Select your workspace
  5. Copy the Internal Integration Token

Share Pages with the Integration

In Notion, open the pages you want Fabric to access and click Share → Invite → select your integration.

Configure in Workflow Builder

Add a Notion node in the workflow builder and paste your API key.

Available Actions

Data Connection (RAG)

Once connected, Notion content is processed and embedded:

  • Pages and their content are indexed
  • Database entries are extracted
  • Content is available in AI Chat via RAG retrieval
  • Agents can reference Notion data when answering questions

Workflow Builder

ActionDescriptionKey Fields
Create PageCreate a new Notion pageParent Page/Database, Title, Content
Update PageUpdate existing page contentPage ID, Content
Query DatabaseSearch a Notion databaseDatabase ID, Filters

AI Chat

"What does our Notion wiki say about the deployment process?"

"Summarize the product roadmap from Notion"

"Find the API documentation page in our Notion workspace"

Common Workflow Patterns

Document to Notion

Loading diagram...

Notion Data to Report

Loading diagram...

Multiple Workspaces

You can connect multiple Notion workspaces:

  • Each connection tracks its workspace ID and name
  • Select the appropriate connection when configuring nodes or data sources
  • Connections are isolated by user or organization context

Troubleshooting

"Object not found" errors

  • Ensure the integration has been invited to the target page in Notion
  • Verify the page or database ID is correct

Stale RAG data

  • Check the Last Synced timestamp in Data Connections
  • Trigger a manual re-sync if needed

OAuth connection expired

  • Fabric auto-refreshes tokens. If issues persist, disconnect and reconnect from Data Connections

Next Steps