This connector enables AI agents and RAG systems to retrieve context from Slab through Airweave’s unified search layer.
Slab source connector integrates with the Slab GraphQL API to extract knowledge base content.
Connects to your Slab workspace and synchronizes topics and posts. Comments are included via search() results (CommentSearchResult) and synced.
Supported authentication methods:
This connector does not have any additional configuration options.
The following data models are available for this connector:
Schema for a Slab topic (top-level category/folder).
Topics are containers for posts in Slab, similar to spaces in Confluence or databases in Notion.
Schema for a Slab post (document/article).
Posts are the main content entities in Slab, containing documentation and wiki articles.
Schema for a Slab comment on a post.
Comments provide discussion and feedback on posts.