curl --request POST \
--url https://us.api.flexprice.io/v1/webhooks/hubspot/{tenant_id}/{environment_id} \
--header 'X-HubSpot-Signature-v3: <x-hubspot-signature-v3>'{}Use as the HubSpot webhook endpoint URL. Receives deal and customer events (e.g. deal closed won) to create or update customers in FlexPrice.
curl --request POST \
--url https://us.api.flexprice.io/v1/webhooks/hubspot/{tenant_id}/{environment_id} \
--header 'X-HubSpot-Signature-v3: <x-hubspot-signature-v3>'{}