We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 24, 2021 8:49 AM
Hi,
I see that "getting" engagements currently exists only with the old API.
In the doc, there is no reference for neither filtering (by owner/contact/deal/date)
nor the ability to select properties.
Engagements can easily become very heavy for API calls (containing emails data and such)
In my understanding, the only option when pulling engagements is asking for all of them, with all fields, and filtering on the server side if I am looking only for those that are not done for example?
Or is there a way to filter data / require only certain fields?
And I have not looked at the right documentation
Thanks in advance
Zigi
Solved! Go to Solution.
May 24, 2021 4:25 PM
Hi @zigi I hear you.
At the moment, the only filtering I can think of is to use the CRM Associations API to get you engagments for specific contacts/companies/deals. It looks like you'll have to get all engagements on a record and loop through it yourself to look for what you want.
May 24, 2021 4:25 PM
Hi @zigi I hear you.
At the moment, the only filtering I can think of is to use the CRM Associations API to get you engagments for specific contacts/companies/deals. It looks like you'll have to get all engagements on a record and loop through it yourself to look for what you want.
May 24, 2021 11:03 AM
@tominal , any thoughts here?
@zigi , as an FYI, I believe the answer to this will change sooner than later 😀
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |