realm

Realm API integration for n8n

Package Information

Released: 11/12/2025
Downloads: 12 weekly / 101 monthly
Latest Version: 0.1.2
Author: Anthony Brebion

Documentation

n8n-nodes-realm

This is an n8n community node. It lets you consume Realm API in your n8n workflows.

Realm is an AI-powered enterprise search engine that unifies your knowledge bases (Google Drive, Slack, Jira, Confluence, Salesforce, Gong, etc.) and makes them accessible to custom AI assistants.

With the Realm API, you can programmatically add, edit, and delete documents for custom connectors (non-native knowledge data sources) and interact with Realm assistants.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node supports the following resources/operations:

  • Create or continue a chat conversation
  • Get a single chat conversation
  • Get many chat conversations
  • Delete a chat conversation
  • Get all asssistants
  • Get all connectors
  • Create or update documents in a connector
  • Get all documents from a connector
  • Get a specific document from a connector
  • Delete a specific document from a connector
  • Delete documents from a connector older than a specified timestamp

Credentials

Usage

In your Workflow, find the Realm node and use as you need. I accept comments and suggestions in Issues repository on GitHub.

Compatibility

Tested against n8n version 1.117.3+

Resources

Discussion