Hi everyone
I’m writing to you regarding the setup of webhook API for tracking invoice creation and updates in HubSpot.
Current Situation:
I have configured a webhook subscription for a company with the event type “associations” (association changes). The webhook triggers correctly when removing/adding associations with contacts. However, when creating a new invoice, the webhook does not trigger.
Goal:
I need to receive notifications about invoice creation and updates in our service through the webhook API to display invoice data in real-time.
Questions:
What webhook events should I configure to receive notifications for invoice creation?
Is there a separate event type for invoices, or should I use a different approach?
How should I properly set up a subscription to track both invoice creation and updates?
Does the presence of existing associations affect webhook triggering when creating an invoice?
Additional Information:
I’m using HubSpot API for integration with our service
Current subscription is configured for “associations” events for a company
I need to receive complete invoice data upon creation/updates
I would appreciate detailed instructions on configuring webhooks for working with invoices.