APIs & Integrations

VEspo
トップ投稿者

Webhook filtering on changeSource

解決

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 いいね!
1件の承認済みベストアンサー
Mike_Eastwood
解決策
名誉エキスパート | Gold Partner
名誉エキスパート | Gold Partner

Webhook filtering on changeSource

解決

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

元の投稿で解決策を見る

1件の返信
Mike_Eastwood
解決策
名誉エキスパート | Gold Partner
名誉エキスパート | Gold Partner

Webhook filtering on changeSource

解決

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