Step 1: Create API provider
-
Navigate to your API Management.

-
Click Configure and then click Create.
-
Provide a name and description of the provider.
-
Go to the Open Connectors cockpit and copy the following:
- Organization Secret
- User Secret
-
Click the Connection tab and provide the following details:
Field |
Value |
Type |
Open Connectors |
Regions |
Europe-Trial |
Organization Secret |
<your organization secret> |
User Secret |
<you user secret> |
Click Save.
If the region is not available in the drop down list you can always manually edit the host field and provide the value.
-
Click Test Connection.
If successful, the response code is 200 and you might see 404 error even if the system is up and running. Do not get confuse with it. Your system is up and running, you can proceed.
Step 2: Discover Open Connectors instance
-
Navigate to Develop and click Create.
-
Select the created API provider pointing to the Open Connectors instance.
Click Discover to discover the associated APIs.
It should list all the connectors with instances.
Step 3: Create API proxy
-
Select HubSpotCRM
connector.
-
By default, the name field will have a space in it. You MUST change the space to an underscore – HubSpot_CRM
.
-
Click Create and then click OK.
Step 4: Deploy and test from browser
-
Click Deploy to deploy the proxy.
-
Try out the URL of the proxy to get the details of accounts from HubSpot instances in the browser.
https://<HostAlias><id>trial<API Base Path>/accounts