APIs & Integrations

HunorSZ
Participant

Filter webhook change event, customize webhook data

I'm facing issues while integrating HubSpot with a third-party platform due to limitations in the webhook event subscription tool of the private app.

Challenges:

  1. No filtering: Unable to specify which objects to monitor for changes. For instance, I need to monitor changes only for contacts in Germany.

  2. No optional properties: Can't include optional properties of the object in the change event data. For example, I require the 'Country' property of the Contact object in the event data.

Seeking assistance to address these limitations effectively.

0 Upvotes
2 Replies 2
Jaycee_Lewis
Community Manager
Community Manager

Filter webhook change event, customize webhook data

Hi, @HunorSZ 👋 Thanks for your question. Unfortunately, the functionalities you're looking for, specifically object filtering and including optional properties, are not possible directly within HubSpot Webhook subscriptions. However, utilizing the Search API might be a workaround, despite its limitations, as it allows for both improved filtering and customizing the properties returned in the response.

 

Best,

Jaycee


Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success.
Don't miss this opportunity to connect and grow—reserve your spot today!


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
0 Upvotes
HunorSZ
Participant

Filter webhook change event, customize webhook data

Hi Jaycee!

I'm trying to avoid using the API, because I will receive 100 thousands of webhook calls daily and I would exhaust the daily API limits. Do you have any idea how could I solve the situation without using the API?

 

Thanks!

0 Upvotes