APIs & Integrations

VEspo
Contributeur de premier rang

Webhook filtering on changeSource

Résolue

Is there a way to supress webhooks coming from a specific changeSource?  For instance, if I wanted to eliminate receiving any where changeSource = API?  There are 2 credentials sending updates to HS via APIs - so even though I don't see the updates I send, would also like to eliminate the updates coming from the other credentials.

 

Thanks in advance!

 

@VEspo 

0 Votes
1 Solution acceptée
Mike_Eastwood
Solution
Expert reconnu | Partenaire solutions Gold
Expert reconnu | Partenaire solutions Gold

Webhook filtering on changeSource

Résolue

Hi @VEspo 

 

You can select the properties the webhook returns, then exit if the property meets your criteria to exclude.

 

As far as I know there's no way to selectively call a webhook.

 

Another way to handle it (depending on you HubSpot Package) is to call the webhook from a workflow.

 

That would give you full control over which objects calls the API.

 

Have fun

Mike

Voir la solution dans l'envoi d'origine

1 Réponse
Mike_Eastwood
Solution
Expert reconnu | Partenaire solutions Gold
Expert reconnu | Partenaire solutions Gold

Webhook filtering on changeSource

Résolue

Hi @VEspo 

 

You can select the properties the webhook returns, then exit if the property meets your criteria to exclude.

 

As far as I know there's no way to selectively call a webhook.

 

Another way to handle it (depending on you HubSpot Package) is to call the webhook from a workflow.

 

That would give you full control over which objects calls the API.

 

Have fun

Mike