Getting Started
Advanced Usage
Learning Resources
Troubleshooting
Integrations
Connect Reflect with your favorite tools and services to create a seamless workflow.
Productivity & Task Management
Features
- Two-way sync
- Database integration
- Page embedding
Setup
Connect via API key in Settings > Integrations
Features
- Task creation
- Project sync
- Due date mapping
Setup
Authenticate with Todoist account
Features
- Card creation
- Board sync
- Checklist integration
Setup
Connect via Trello Power-Up
Features
- Task sync
- Project integration
- Team collaboration
Setup
Beta access required
Calendar & Scheduling
Features
- Event sync
- Auto meeting notes
- Calendar embedding
Setup
OAuth authentication with Google
Features
- Event sync
- Meeting integration
- Teams compatibility
Setup
Microsoft account authentication
Features
- Meeting prep notes
- Attendee information
- Follow-up templates
Setup
Calendly webhook configuration
Communication
Features
- Note sharing
- Channel notifications
- Search integration
Setup
Install Reflect Slack app
Features
- Note sharing
- Bot commands
- Server integration
Setup
Add Reflect bot to server
Features
- Channel integration
- File sharing
- Meeting notes
Setup
Install Teams app from marketplace
Features
- Email to note
- Template integration
- Contact sync
Setup
Gmail API authentication
Development & Documentation
Features
- Repo linking
- Issue integration
- Documentation sync
Setup
GitHub OAuth authentication
Features
- Project integration
- Wiki sync
- Issue tracking
Setup
GitLab personal access token
Features
- Page sync
- Space integration
- Version control
Setup
Atlassian account connection
Features
- Issue linking
- Project sync
- Status updates
Setup
Linear API key required
Cloud Storage
Features
- File sync
- Document embedding
- Folder integration
Setup
Google Drive API authentication
Features
- File access
- Link sharing
- Folder sync
Setup
Dropbox app authorization
Features
- File sync
- Office integration
- SharePoint compatibility
Setup
Microsoft account authentication
Features
- File sync
- iOS integration
- macOS compatibility
Setup
Apple ID authentication
Research & Knowledge
Features
- Citation import
- PDF annotation
- Bibliography generation
Setup
Zotero API key configuration
Features
- Reference import
- PDF sync
- Collaboration
Setup
Mendeley account connection
Features
- Highlight import
- Book sync
- Review system
Setup
Readwise API token
Features
- Article import
- Tag sync
- Reading list
Setup
Pocket account authentication
Webhook API
Receive real-time notifications when notes are created, updated, or deleted.
POST https://api.reflect.app/webhooks
{
"url": "https://your-app.com/webhook",
"events": ["note.created", "note.updated"],
"secret": "your-webhook-secret"
}
REST API
Full CRUD operations for notes, tags, and connections.
GET /api/v1/notes
POST /api/v1/notes
PUT /api/v1/notes/:id
DELETE /api/v1/notes/:id
Popular Community Integrations
- • Obsidian Vault Sync
- • Roam Research Import
- • Anki Flashcard Generator
- • Spotify Playlist Notes
- • Weather Journal Integration
Submit Your Integration
Built something cool? Share it with the community and get featured.
Need Help?
Having trouble setting up an integration? Our support team is here to help you get connected.