Slite
Slite
This connector enables AI agents and RAG systems to retrieve context from Slite through Airweave’s unified search layer.
Configuration
Slite source connector.
Syncs notes (documents) from your Slite workspace. Uses a personal API key (Settings > API). List notes with optional parent filter, then fetches full content per note (markdown) for embedding.
Authentication
Supported authentication methods:
- Direct Credentials
- Auth Provider
Configuration Options
This connector does not have any additional configuration options.
Data Models
The following data models are available for this connector:
SliteNoteEntity
Schema for a Slite note (document).
Maps to Slite’s Note/NoteWithContent from the public API.