Skip to content
ITM Platform logo
ITM Platform logo

ITM Platform Integrations

Project Management

Put ITM Platform to work with AI and enterprise-grade automation

Automate smarter with ITM Platform and scale with confidence. Zapier is built for enterprise-grade security, compliance, and performance.

Start free with email
Start free with email
Google Logo Continue with Google
  • No-code AI automation
  • Full audit trails and controls
  • SOC 2 and GDPR compliant
  • Easy visual workflow builder
  • 9,000+ apps, 450+ AI tools
  • Free tier available
ITM Platform logoITM Platform logo
Or pick an app to pair with
arrow pointing down
Integrate Dropbox with ITM PlatformIntegrate Dropbox with ITM Platform
Dropbox
File Management & Storage
Integrate Jira Software Server with ITM PlatformIntegrate Jira Software Server with ITM Platform
Jira Software Server
Project Management
Integrate Gmail with ITM PlatformIntegrate Gmail with ITM Platform
Gmail
Email, Google
Integrate Slack with ITM PlatformIntegrate Slack with ITM Platform
Slack
Team Chat
Integrate Trello with ITM PlatformIntegrate Trello with ITM Platform
Trello
Project Management
Integrate Salesforce with ITM PlatformIntegrate Salesforce with ITM Platform
Salesforce
CRM (Customer Relationship Management)
Integrate Pipedrive with ITM PlatformIntegrate Pipedrive with ITM Platform
Pipedrive
CRM (Customer Relationship Management)
Integrate Odoo ERP Self Hosted with ITM PlatformIntegrate Odoo ERP Self Hosted with ITM Platform
Odoo ERP Self Hosted
CRM (Customer Relationship Management)
Integrate Heights Platform with ITM PlatformIntegrate Heights Platform with ITM Platform
Heights Platform
eCommerce
Integrate Dropbox with ITM PlatformIntegrate Dropbox with ITM Platform
Dropbox
File Management & Storage
Integrate Jira Software Server with ITM PlatformIntegrate Jira Software Server with ITM Platform
Jira Software Server
Project Management
Integrate Gmail with ITM PlatformIntegrate Gmail with ITM Platform
Gmail
Email, Google
Integrate Slack with ITM PlatformIntegrate Slack with ITM Platform
Slack
Team Chat
Integrate Trello with ITM PlatformIntegrate Trello with ITM Platform
Trello
Project Management
Integrate Salesforce with ITM PlatformIntegrate Salesforce with ITM Platform
Salesforce
CRM (Customer Relationship Management)
Integrate Dropbox with ITM PlatformIntegrate Dropbox with ITM Platform
Dropbox
File Management & Storage
Integrate Jira Software Server with ITM PlatformIntegrate Jira Software Server with ITM Platform
Jira Software Server
Project Management
Integrate Gmail with ITM PlatformIntegrate Gmail with ITM Platform
Gmail
Email, Google
Integrate Slack with ITM PlatformIntegrate Slack with ITM Platform
Slack
Team Chat
Integrate Trello with ITM PlatformIntegrate Trello with ITM Platform
Trello
Project Management
Integrate Salesforce with ITM PlatformIntegrate Salesforce with ITM Platform
Salesforce
CRM (Customer Relationship Management)
Integrate Pipedrive with ITM PlatformIntegrate Pipedrive with ITM Platform
Pipedrive
CRM (Customer Relationship Management)
Integrate Odoo ERP Self Hosted with ITM PlatformIntegrate Odoo ERP Self Hosted with ITM Platform
Odoo ERP Self Hosted
CRM (Customer Relationship Management)
Integrate Heights Platform with ITM PlatformIntegrate Heights Platform with ITM Platform
Heights Platform
eCommerce

Top companies trust Zapier to automate work and free up time

Join millions worldwide who automate their work using Zapier

Google Logo Sign up with Google

Launch your first automated workflow

  • Add Trello cards to ITM Platform projects

    • Trello logo
    • ITM Platform logo
    Trello + ITM Platform
  • Create ITM Platform tasks from newly labeled Gmail e-mails [Business Gmail Accounts Only]

    • Gmail logo
    • ITM Platform logo
    Gmail + ITM Platform
  • Populate your ITM Platform projects with new rows in Google Sheets

    • Google Sheets logo
    • ITM Platform logo
    Google Sheets + ITM Platform
  • Add saved Slack messages as tasks in an ITM Platform project

    • Slack logo
    • ITM Platform logo
    Slack + ITM Platform
  • Add ITM Platform tasks for new Zendesk tickets

    Premium
    Details
    • Zendesk logo
    • ITM Platform logo
    Zendesk + ITM Platform
  • Create ITM Platform tasks from new Leankit cards

    • Planview AgilePlace logo
    • ITM Platform logo
    Planview AgilePlace + ITM Platform
  • Add Trello cards to ITM Platform projects

    • Trello logo
    • ITM Platform logo
    Trello + ITM Platform
  • Create ITM Platform tasks from newly labeled Gmail e-mails [Business Gmail Accounts Only]

    • Gmail logo
    • ITM Platform logo
    Gmail + ITM Platform
  • Populate your ITM Platform projects with new rows in Google Sheets

    • Google Sheets logo
    • ITM Platform logo
    Google Sheets + ITM Platform
  • Add saved Slack messages as tasks in an ITM Platform project

    • Slack logo
    • ITM Platform logo
    Slack + ITM Platform
  • Add ITM Platform tasks for new Zendesk tickets

    Premium
    Details
    • Zendesk logo
    • ITM Platform logo
    Zendesk + ITM Platform
  • Create ITM Platform tasks from new Leankit cards

    • Planview AgilePlace logo
    • ITM Platform logo
    Planview AgilePlace + ITM Platform
  • Create new ITM Platform tasks for new Dropbox files

    • Dropbox logo
    • ITM Platform logo
    Dropbox + ITM Platform
    • Create new ITM Platform tasks for new Dropbox files

      • Dropbox logo
      • ITM Platform logo
      Dropbox + ITM Platform

    Supported triggers and actions

    Zapier helps you create workflows that connect your apps to automate repetitive tasks. A trigger is an event that starts a workflow, and an action is an event a Zap performs.

      • Project Name
        Required
      • Name
        Required
      • Description
      • Status
      • Type
      • Priority
      • Start Date
      • End Date
      Action
      Write

      For builders

      Let your AI safely access ITM Platform

      Go beyond Zap workflows. Install Zapier in your AI to call ITM Platform actions directly from your agents—with governance built in. Authenticate once. Revoke access anytime.

      No code

      Call actions in natural language with Zapier MCP

      Act in ITM Platform from your AI—no exposed credentials, and you control which actions your AI can touch. One install covers 9,000+ other apps.

      Example actions on this page

      • Create Task

      Works with

      Claude · ChatGPT · Cursor · Any MCP-compatible AI

      Install Zapier MCP
      Code

      Work in code with the Zapier SDK

      Expose ITM Platform actions from backend services, scripts, or agent code. Zapier handles the OAuth and scoped permissions. Access 9,000+ apps, plus thousands more with .fetch().

      Install

      npm install @zapier/zapier-sdk
      npm install -D @zapier/zapier-sdk-cli
      zapier-sdk login
      # create a ITM Platform connection @ https://zapier.com/app/assets/connections

      Run an action

      // Typescript
      import { createZapierSdk } from "@zapier/zapier-sdk";
      
      const zapier = createZapierSdk();
      
      const { data: connection } = await zapier.findFirstConnection({ app: "itm-platform", owner: "me" });
      
      await zapier.runAction({
        app: 'itm-platform',
        action: 'Create_Task',
        connection: connection.id,
        input: {
          {inputKeyValuePairs}
        },
      });
      Open the SDK docs

      Direct API calls to raw endpoints through fetch are not yet subject to org-level app and action restrictions.

      ITM Platform Help & Support

      Common questions

      itm-platform logo
      About ITM Platform
      ITM Platform is a project, program, and portfolio management solution with no onboarding hassle.
      Related categories

      Popular ITM Platform Integrations

      • Dropbox
      • Jira Software Server
      • Gmail
      • Schedule by Zapier
      • Slack