APIs & Integrations

Not applicable

Filter Get All Engagements to only send back meetings

SOLVE

I have the API correctly sending back the JSON of all the engagements, however I just need the ones with type = meeting. I haven’t seen a way to filter this out in the request.

0 Upvotes
1 Accepted solution
3PETE
Solution
HubSpot Employee
HubSpot Employee

Filter Get All Engagements to only send back meetings

SOLVE

@batson At the moment there isn’t a way to filter the engagements on the server-side

View solution in original post

0 Upvotes
4 Replies 4
louischausse
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

Filter Get All Engagements to only send back meetings

SOLVE
I couldn't disagree more. Is the best CRM platform according to several user reviews platform

That being said I am sure @zachwolfson has something to say about this endpoint
Louis Chaussé from Auxilio HubSpot Solutions Partner Signature
Louis Chaussé from Auxilio HubSpot Solutions Partner Meeting link
0 Upvotes
3PETE
Solution
HubSpot Employee
HubSpot Employee

Filter Get All Engagements to only send back meetings

SOLVE

@batson At the moment there isn’t a way to filter the engagements on the server-side

0 Upvotes
TanguyM
Member

Filter Get All Engagements to only send back meetings

SOLVE

What about now ? This API is evolving really slowly and stopping people from implementing Hubspot integrations correctly ...

Hubspot is the worst CRM to integrate with.

0 Upvotes
louischausse
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

Filter Get All Engagements to only send back meetings

SOLVE

Are you sure we can't filter a specific type after we got the JSON of all engagements? would something like this work?

 

return engagement.type.value === 'MEETING';

 

Louis Chaussé from Auxilio HubSpot Solutions Partner Signature
Louis Chaussé from Auxilio HubSpot Solutions Partner Meeting link