Connecting ConnectWise Manage to Horizon
Overview
This article walks you through creating a ConnectWise Manage API member and entering its credentials in the Horizon onboarding wizard.
Prerequisites
- Administrator access to your ConnectWise Manage account
- The Horizon onboarding wizard open and on the Connect step
Steps
Part 1: Create an API Member in ConnectWise
- In ConnectWise Manage, go to System > Members.
- Click the API Members tab, then click New.
- Set a Member ID (e.g., HorizonAPI) and a display name.
- Assign an appropriate Role with API access permissions and click Save.
- With the member record open, click the API Keys tab.
- Click the + button to generate a new key pair.
- Enter a description (e.g., Horizon Integration) and click Save.
- Copy the Public Key and Private Key and save them securely — the private key is only shown once.
Part 2: Gather Your Remaining Credentials
- Company ID: The company identifier you type in the Company field on the ConnectWise login screen.
Server Hostname: The hostname of your ConnectWise server — enter only the hostname, not a full URL. Common values:
- North America:
na.myconnectwise.net - Europe:
eu.myconnectwise.net - Australia:
au.myconnectwise.net
If you are self-hosted, use your server's hostname (e.g., connectwise.yourcompany.com).
Part 3: Enter Credentials in Horizon
- In the Horizon onboarding wizard, go to the Connect step.
- Enter your Company ID, Public Key, Private Key, Client ID, and Server Hostname in the respective fields.
- Click Test Connection.
- Once the test succeeds, click Next to continue.
Result
After a successful connection test, Horizon begins syncing your ConnectWise account data and advances to the final setup step.
Related Articles
Connecting Google Workspace Calendar to Horizon
Overview This article walks you through creating a Google Cloud service account with domain-wide delegation and entering its credentials in Horizon so that Horizon can read your technicians' Google Calendar events for scheduling purposes. This ...
Connecting Autotask to Horizon
Overview This article walks you through creating an Autotask API user with webhook access and entering its credentials in the Horizon onboarding wizard. Prerequisites Administrator access to your Autotask account The Horizon onboarding wizard open ...
Connecting Zoho Desk to Horizon
Overview This article walks you through creating a Zoho Desk OAuth application and entering its credentials in the Horizon onboarding wizard. Prerequisites Administrator access to your Zoho Desk account The Horizon onboarding wizard open and on the ...
Connecting Microsoft 365 Exchange to Horizon
Overview This article walks you through registering a Microsoft 365 app in Azure and entering its credentials in Horizon so that Horizon can read your technicians' Exchange calendar events for scheduling purposes. Prerequisites Global Administrator ...
How Inbound Webhooks Work in Horizon
What Are Inbound Webhooks? Inbound webhooks let external systems — like your PSA, Zapier, or n8n — send data to Horizon in real time. When something happens in an external tool (a ticket is updated, a form is submitted, a rule fires), that tool sends ...