Integration guide for leveraging your HubSpot customer data.
Objective
Deploy a pre-registration hook in Strivacity Fusion which can retrieve contact information from HubSpot and perform data comparisons before allowing users to register.
Overview
In our example integration, we will be doing comparisons based on the email domains which users have registered in HubSpot. Only existing domain values will be allowed to register.
Prerequisites
General
Basic familiarity with nodejs, javascript, or similar languages
Basic understanding of HTTP request/response flows
HubSpot API key. Find more information about the API key in HubSpot’s knowledge base.
If your admin account is unable to retrieve an API key, you may need to first provision a HubSpot "test account", and use the test account's API key.
Sample contacts in your developer tenant.
At least one sample contact with an email value is required.
Two sample contacts are added automatically for you when registering a HubSpot developer tenant. Please review these contact details or create your own test contacts before proceeding.