Overview
Build custom integrations using Sorcia’s Documents API to index content from any source.Integration Methods
1. Documents API
Push documents directly to Sorcia:2. Nango Custom Integration
Use Nango for OAuth-based integrations:- Create integration in Nango dashboard
- Configure OAuth flow
- Map data to Sorcia format
- Set up webhooks
Document Format
Webhooks
Receive notifications on document updates:Best Practices
Batch Updates
Batch Updates
Send documents in batches of 100 for better performance
Unique IDs
Unique IDs
Use stable external_ids to prevent duplicates
Incremental Sync
Incremental Sync
Only sync changed documents