Deliver Workspace
Integrations
GrowthOS connects to the tools your team already uses. All integrations are configured from Settings → Integrations.
Slack
OAuth- → /task slash command — create tasks from Slack
- → Link unfurling — paste a task URL in Slack, get a rich card preview
- → Standup reminder DMs at 9:30 AM IST with interactive modal
- → Weekly report pushed to a configured channel every Friday
- → Choose which events send Slack notifications per channel
GitHub
Webhook- → PR opened → task auto-moves to IN_PROGRESS (branch must contain task ID)
- → PR merged → task auto-moves to COMPLETED
- → Commit messages referencing TASK-YYYY-NNNN are linked to the task
- → Branch naming convention:
feature/TASK-2026-0042-description
GitLab
Webhook- → Same auto-complete on MR merge as GitHub
- → Source branch parsing for task IDs
Google Calendar
OAuth- → Bidirectional sync — push tasks to Google Calendar as events
- → Pull busy blocks into GrowthOS capacity planning
Outlook Calendar
OAuthSame bidirectional sync as Google Calendar.
iCal Feed
URLSubscribe to a signed iCal URL from any calendar app (Apple Calendar, Fantastical, etc.). Tasks appear as events by due date.
Google Drive
OAuthAttach Drive files directly to tasks. Files are listed in the task attachments panel with a direct open link.
Microsoft Teams
WebhookSend task event notifications to a Teams channel via webhook. Configure which events to send and test the connection.
Notion
OAuthConnect a Notion workspace and link specific databases. Sync pages and databases to GrowthOS as reference artifacts.
Zapier / Make.com
WebhookSubscribe to task events via Zapier/Make trigger hooks. Use the action endpoint to create tasks from any other tool in your stack.
WhatsApp Business
CommandsCreate tasks, list tasks, and mark tasks complete via WhatsApp chat commands. Link your phone number in Settings.
Email Inbound
EmailCreate tasks by emailing tasks+<projectId>@taskmanager.salesshuru.com. Subject becomes the title, body becomes the description.
Outbound Webhooks
WebhookConfigure a webhook URL to receive task, comment, and project events. Payloads are HMAC-signed. Use the test endpoint to verify connectivity. Delivery logs available.
API Keys
EnterpriseGenerate scoped API keys (read / write / admin) for programmatic access. Create and revoke from Settings → API Keys. Enterprise plan only.