[Integration Guideline] Hubspot
The integration can be done via webhook in HubSpot workflows.
The webhooks in workflows send or retrieve information between HubSpot and other external tools. There are a variety of uses for webhooks, examples of popular use cases for webhooks include:
In this article, we will focus on passing data to external systems via webhook.
To make sure you can use the webhook and workflow features, you must subscribe to the following modules:
I strongly suggest users subscribe to both trials for free, so that users can make sure their integrations work well.
1. In your HubSpot account, go to Automations > Workflows.
2. Click "Create workflow" at the top right corner.
3. Click "Contact-based", as you are passing contact data to external systems. Click "Next".
4. In the workflow editor, click the + plus icon to add an action.
Notes:
5. In the Data ops section, select Send a webhook.
Recommended by LinkedIn
6.. Click the Method dropdown menu and select POST.
7. Enter the webhook URL.
Notes:
8a. To include all properties, select Include all [object] properties.
8b. To include only specific properties: Select Customize request body.
9. Click "Save"
Notes:
References: