Connectors
Slack
Connect Slack to Nordvec: what gets indexed, how to filter searches by it, and how to connect. Team Communication.
Turn months of Slack messages, threads, and shared files into a searchable knowledge base. Find decisions, not just messages.
What gets indexed
Nordvec ingests the following from Slack:
| Content | Details |
|---|---|
| Messages | Channel history (thread replies coming soon) |
| Files | Attached files (Canvas/templates coming soon) |
Filtering searches by Slack
Documents synced from Slack carry these source_provider values. Pass one to
/documents/search to restrict results to
this connector:
slack
curl https://nordvec.com/api/v1/documents/search \
-H "Authorization: Bearer $NORDVEC_API_KEY" \
-H "Content-Type: application/json" \
-d '{"query": "quarterly report", "sourceProvider": "slack"}'Connecting Slack
Connect Slack from your integrations settings. Nordvec authenticates over OAuth and mirrors the source's own access controls, so search only ever returns Slack content the user can already see. Documents are stored in the EU; every processor that touches them is published with its jurisdiction and transfer basis at /subprocessors.