Integrations Overview
Campbooks connects to the tools you already use for storage and notes. Today that means Google Drive and Notion — push a document or an email's attachments out to either, on demand or automatically.
Two ways to use them
- Interactive (on demand): open a document and click Send to Drive or Send to Notion — browse to a folder/database, fill in a quick form, and it's exported.
- Automatic (workflows & background sync): a workflow can upload an incoming email's attachments to Drive or create a Notion item the moment the email arrives. You can also map document fields into a Notion database for continuous sync.
Available integrations
| Integration | What you can do |
|---|---|
| Google Drive | Create folders and upload documents/attachments; auto-archive to a folder |
| Notion | Create pages and database items from documents; map fields into a Notion database |
Connecting
Each integration connects over OAuth under Settings → Integrations. Self-hosting requires registering an OAuth app with the provider and setting its credentials — see the per-integration pages and the Self-Hosting guide.
Building your own? For arbitrary outbound APIs, workflows have a Custom action backed by reusable Connections (a saved base URL + encrypted auth). See Workflows.