Subscribe to webhook events
Webhooks
Subscribe to event
POST
Subscribe to webhook events
Connectors Setup
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
Minimum array length:
1Available options:
genericCompany::created, genericCompany::updated, genericCompany::deleted, genericContact::created, genericContact::updated, genericContact::deleted, genericUser::created, genericUser::updated, genericUser::deleted, genericWorkspace::created, genericWorkspace::updated, genericWorkspace::deleted, crmOpportunity::created, crmOpportunity::updated, crmOpportunity::deleted, crmStage::created, crmStage::updated, crmStage::deleted, crmPipeline::created, crmPipeline::updated, crmPipeline::deleted, crmEngagement::created, crmEngagement::updated, crmEngagement::deleted, telephonyCall::created, telephonyCall::updated, telephonyCall::deleted, telephonyCallTranscript::created, telephonyCallTranscript::updated, telephonyCallTranscript::deleted, schedulingEventType::created, schedulingEventType::updated, schedulingEventType::deleted, schedulingSlot::created, schedulingSlot::updated, schedulingSlot::deleted, schedulingEvent::created, schedulingEvent::updated, schedulingEvent::deleted, widgetCardView::created, widgetCardView::updated, widgetCardView::deleted, accountingInvoice::created, accountingInvoice::updated, accountingInvoice::deleted, accountingInvoiceLineItem::created, accountingInvoiceLineItem::updated, accountingInvoiceLineItem::deleted, accountingInvoiceItem::created, accountingInvoiceItem::updated, accountingInvoiceItem::deleted