Open account menu › Integrations.
Calendar feed (iCal)
- Copy the link from the Calendar feed URL section.
- Add it to Google Calendar, Outlook or Apple Calendar as a "subscribed calendar" (add calendar from URL). Task deadlines appear in your calendar.
- If the link has fallen into the wrong hands, press Regenerate calendar token — the old link stops working.
Slack and Teams
- Create an incoming webhook in Slack or Teams and copy its URL.
- Paste it into the Slack webhook URL or Teams webhook URL field.
- Select Send major project event notifications into the project owner channels and press Save.
Personal API tokens
- Enter a Token name (e.g. "Power BI export"), and choose Expires at and Scopes (e.g. read/write access to projects, tasks or risks).
- Press Create token.
- Copy the token immediately — it is shown only once.
- Use the token in the
Authorization: Bearer <token>header. A quick reference is available in the API v1 quick reference section; usage and limits are in the API audit and throttling section. - Remove a token you no longer need with the Revoke token button.
Project webhooks
- On the project workspace page, open the Integrations and webhooks block.
- Choose an Event, enter the Target URL and, optionally, a Secret token (generated automatically if left blank) and a description.
- Save. The Webhook delivery history shows the response codes; a failed delivery can be resent with the Retry button. Webhook retry queue → Process webhook queue sends pending items immediately.
