Connectors Setup
Some connectors require a specific setup to support webhook subscription.

HubSpot
HubSpot
HubSpot requires two global webhooks to be configured at the HubSpot App level in your HubSpot developer portal.
Main Webhook Setup
- Navigate to Developer Hub > Your App
- Go to the “Webhooks” section
- Add the following webhook URL:
Card View Webhook Setup
If you plan to use theWidgetCardView
model, you’ll need to configure an additional global webhook:- Navigate to the “CRM Card” section
- Click “Create a new card”
- In the “Data fetch URL” field, enter:
Replace
{orgId}
with your actual organization ID in both webhook URLs.Authorizations
Body
Response
Created
The response is of type object[]
.