General connection steps
For most integrations, the process is the same:1
Open Integration Settings
Go to Settings → Integrations and find the integration you want to connect.
2
Click Connect
Click the Connect button next to the integration name.
3
Authorize access
You’ll be redirected to the external service to log in and grant permissions. Review the requested permissions and click Allow or Authorize.
4
Configure the integration
Once connected, configure which projects or items the integration applies to (if applicable).
5
Test the connection
Perform a quick test — for example, create an item and check that it appears in your connected calendar or sends a Slack notification.
Calendar
Sync items with due dates to your calendar of choice. Supported: Google Calendar, Outlook Calendar, Apple Calendar (via .ics feed) What it does:- Items with due dates appear as calendar events
- Changes to due dates in the app update the calendar event automatically
- New events you create in your calendar can optionally create items in the app
Communication
Receive app notifications in your team’s chat platform. Supported: Slack, Microsoft Teams, Discord What it does:- Posts notifications to a designated channel when items are created, updated, or completed
- Sends mention alerts when you’re
@mentionedin a comment - Optionally posts a daily digest summary
- Go to Settings → Integrations → Slack (or Teams/Discord).
- Click Connect to Slack.
- Select the workspace and channel to post to.
- Click Allow.
File Storage
Attach files from cloud storage directly to items. Supported: Google Drive, Dropbox, OneDrive, Box What it does:- Browse and attach files from your cloud storage when editing an item
- Attached links stay up to date — edits in Google Drive/Dropbox are reflected automatically
- Avoids uploading duplicate files
- Forward an email to your unique inbox address to automatically create an item
- Receive daily or weekly email digests of your open items
- Optionally receive email notifications for @mentions and status changes
Automation (Zapier / Make)
Connect the app to thousands of other tools using automation platforms. Supported: Zapier, Make (formerly Integromat) What it does:- Trigger actions in other apps when items are created, updated, or completed
- Create items automatically from events in other apps (e.g., a new row in a spreadsheet)
- Build multi-step workflows without writing code
- Log in to your Zapier or Make account.
- Search for the app in the integrations directory.
- Follow the prompts to connect using your API key (found in Settings → API).
Developer API
If you need a custom integration, you can use the REST API to read and write data programmatically. To get your API key:- Go to Settings → API.
- Click Generate API Key.
- Copy the key and store it securely.
Authorization header:
Disconnecting an integration
To disconnect any integration:- Go to Settings → Integrations.
- Click Disconnect next to the integration.
- Confirm the action.

