H Hypernovi customer docs Documentation space
Browse spaces
Customer documentationGuides

Integration Hub

Configure Slack, Microsoft Teams, Jira, Confluence, SharePoint, email, webhooks, API keys, and other integrations from one central place.

Maintained by Hypernovi · Updated for the current product release

Integration Hub

The Integration Hub is the central place to connect IntuitivePM with the tools your team already uses. Use it to configure messaging channels, Jira, Confluence, SharePoint, developer access, outbound webhooks, mail delivery, AI providers, and authentication-related integrations.

Open it from System → Integrations → Integration Hub.

What You Can Configure

IntegrationUse it for
Slack BotSend richer Virtual Colleague notifications to selected Slack channels after installing the IntuitivePM Slack app.
Slack Incoming WebhookPost notifications to a Slack channel with a webhook URL.
Microsoft TeamsPost notifications to Teams channels with an incoming webhook or workflow URL.
Email ChannelSend Virtual Colleague reports and alerts by email.
Jira CloudConnect Jira issues to tasks, Knowledge Sources, agent workflows, and approved write-back proposals.
ConfluenceConnect selected Confluence spaces and pages as Knowledge Sources for agent workflows.
SharePointConnect selected SharePoint sites, document libraries, and folders as Knowledge Sources for agent workflows.
API KeysCreate tokens for scripts, automation, and external systems.
Outbound WebhooksSend IntuitivePM events to external automation tools.
Integration TemplatesFollow setup examples for common tools and workflows.
API CookbookCopy ready-made API examples for common automation tasks.
Mail ServerConfigure company-level SMTP delivery.
AI ProvidersConnect approved AI model providers for workspace features.
Auth ServersConfigure authentication integrations such as SSO-related services.

Create a Messaging Channel

Messaging channels are reusable. Create the channel once, test it, and then assign it wherever IntuitivePM asks for a notification channel.

  1. Go to System → Integrations → Integration Hub.
  2. Search for Slack, Teams, or Email.
  3. Open the integration card.
  4. Select Create channel.
  5. Enter a clear name, such as Engineering Slack or Leadership Teams.
  6. Add the required connection details:
    • Slack webhook URL for Slack incoming webhooks.
    • Teams webhook or workflow URL for Microsoft Teams.
    • Email recipients and delivery settings for email channels.
  7. Save the channel.
  8. Use Test to confirm IntuitivePM can deliver a message.

Install the Slack Bot

Slack Bot channels use the IntuitivePM Slack app instead of a manually copied webhook URL.

  1. Go to System → Integrations → Integration Hub.
  2. Open Slack Bot.
  3. Select Add to Slack.
  4. Approve the requested workspace permissions.
  5. Return to IntuitivePM and create a Slack Bot channel.
  6. Choose the Slack channel that should receive messages.
  7. Send a test message.

Use Slack Bot channels when you want workspace-level Slack installation and channel selection from IntuitivePM. Use Slack incoming webhooks when you prefer Slack-managed webhook URLs per channel.

Use Channels with Virtual Colleagues

After creating a messaging channel:

  1. Open a project.
  2. Go to Virtual Colleagues.
  3. Open the colleague you want to configure.
  4. Go to the colleague’s messaging or channel settings.
  5. Select one or more notification channels.
  6. Save the colleague.

Virtual Colleagues can reuse the same channel across multiple colleagues, or each colleague can have its own channel. For example, a Scrum Master can post to #sprint-updates while a QA colleague posts to #qa-alerts.

Use Channels in Automation

Notification channels are also available to automation features that support reusable delivery destinations. When a workflow asks for a channel, select one of the channels created in the Integration Hub instead of re-entering webhook details.

This keeps credentials in one place and makes later changes safer. If a Slack or Teams webhook rotates, update the channel once and every assignment that references it uses the new configuration.

Connect Jira Cloud

Jira Cloud lets IntuitivePM work with existing Jira issues instead of forcing teams to move their system of record.

  1. Go to System -> Integrations -> Integration Hub.
  2. Open Jira Cloud.
  3. Select Connect Jira.
  4. Complete the Atlassian OAuth flow.
  5. Sync projects.
  6. Enable the Jira projects that should be available in IntuitivePM.

After setup, users can link Jira issues to IntuitivePM tasks and admins can use Jira issues as Knowledge Sources for agent workflows. Agents read Jira through IntuitivePM, and any Jira write-back is handled as a human-approved proposal.

The Jira connection details also include admin diagnostics for connection health, project access, source-read traceability, and write proposal audit events.

See Jira Integration for the full setup and usage guide.

Connect Confluence

Confluence lets IntuitivePM use approved spaces and pages as agent workflow context without giving agents Atlassian credentials.

  1. Go to System -> Integrations -> Integration Hub.
  2. Open Confluence.
  3. Select Connect Confluence.
  4. Complete the Atlassian OAuth flow.
  5. Sync spaces.
  6. Enable only the spaces that should be available in IntuitivePM.
  7. Search and preview pages before using them as Knowledge Sources.

After setup, admins can create Confluence Knowledge Sources for workflow nodes. Agents read selected pages through IntuitivePM and receive sanitized Markdown, citations, content hashes, and attachment metadata.

The Confluence connection details include connection health, token expiry, enabled spaces, page preview, operational history, and source-read audit filters.

See Confluence Integration for the full setup and usage guide.

Connect SharePoint

SharePoint lets IntuitivePM use approved document libraries and folders as agent workflow context without giving agents Microsoft credentials.

  1. Go to System -> Integrations -> Integration Hub.
  2. Open SharePoint.
  3. Review the tenant consent checklist.
  4. Select Connect SharePoint.
  5. Complete the Microsoft OAuth flow.
  6. Sync sites.
  7. Enable the sites, document libraries, and folders that should be available in IntuitivePM.

After setup, admins can create SharePoint Knowledge Sources for workflow nodes. Agents read selected files through IntuitivePM and receive citations, content hashes, and extracted text when the file type is supported.

The SharePoint connection details include connection health, token expiry, enabled scopes, file preview, operational history, and source-read audit filters.

See SharePoint Integration for the full setup and usage guide.

Troubleshooting

IssueWhat to check
Test message failsVerify the webhook URL, Slack app installation, or email configuration.
Channel does not appear in a colleagueConfirm the channel is active and belongs to the same workspace/company context.
Slack Bot setup is unavailableInstall the Slack app from the Slack Bot card first.
Teams card does not render correctlyConfirm the Teams URL is an incoming webhook or supported workflow URL.
Email does not arriveCheck recipient addresses, SMTP settings, and spam filtering.
Jira connection needs attentionOpen the Jira card, refresh diagnostics, and re-authenticate if IntuitivePM reports missing permissions or expired access.
Confluence connection needs attentionOpen the Confluence card, refresh diagnostics, and re-authenticate if IntuitivePM reports missing Atlassian permissions or expired access.
SharePoint connection needs attentionOpen the SharePoint card, refresh diagnostics, and re-authenticate if IntuitivePM reports missing Microsoft permissions or expired access.
On this page