Overview
Configure and manage datasources for indexing content. Datasources define the origin and configuration settings for content that will be indexed into Glean.
Use Cases
Custom Datasource Setup
Create and configure custom datasources for proprietary systems, internal tools, or specialized content repositories that need to be searchable in Glean.
Configuration Management
Update datasource configurations to modify indexing behavior, content processing rules, and metadata extraction settings.
Integration Monitoring
Retrieve datasource configuration details to troubleshoot indexing issues and verify integration settings.
API Endpoints
Method | Endpoint | Purpose |
---|---|---|
POST | /api/index/v1/adddatasource | Add or update datasource |
POST | /api/index/v1/getdatasourceconfig | Get datasource config |