Integrations
Works with your
entire ecosystem
Connect to the systems your clients already have. 24+ native integrations, plus an open API for everything else.
ERP & HCM
- SAP S/4HANA
- Workday
- Oracle HCM
- MS Dynamics 365
- SAP SuccessFactors
- Oracle ERP Cloud
CRM & ITSM
- Salesforce
- ServiceNow
- HubSpot
- Microsoft Dynamics CRM
- Zendesk
- Freshservice
Methodology
- Prosci ADKAR
- Kotter 8-Step
- McKinsey 7S
- ITIL Change Management
- Agile/SAFe
- APMG CM
Collaboration
- Microsoft Teams
- Slack
- Google Workspace
- Zoom
- Webex
- Ring Central
Project & Work
- Jira
- Monday.com
- Asana
- Notion
- Smartsheet
- Microsoft Project
Email & Calendar
- Microsoft Outlook
- Gmail
- Google Calendar
- Microsoft Exchange
- iCloud Mail
- Yahoo Mail
Open API Gateway
Don't see your system? Use our REST API to connect anything with a webhook or REST endpoint. Full documentation available on request.
POST /api/v1/integrations/connect
{
"system": "your_system_name",
"base_url": "https://your-instance.com",
"auth_type": "oauth2"
}
Request API Access {
"system": "your_system_name",
"base_url": "https://your-instance.com",
"auth_type": "oauth2"
}