APIs & Integrations

mc_cuna
Member

How to know via API if an engagement is already deleted?

SOLVE

Hi All,

Is this possible at all?

0 Upvotes
1 Accepted solution
cbarley
Solution
HubSpot Alumni
HubSpot Alumni

How to know via API if an engagement is already deleted?

SOLVE

Hi @mc.cuna, no this isn't possible. You'd have to loop through all engagements and compare the ID of the engagement you're looking for against the returned values to see if the engagement exists or not.

View solution in original post

0 Upvotes
2 Replies 2
mc_cuna
Member

How to know via API if an engagement is already deleted?

SOLVE

I see. Thank you, @Connor_Barley.

cbarley
Solution
HubSpot Alumni
HubSpot Alumni

How to know via API if an engagement is already deleted?

SOLVE

Hi @mc.cuna, no this isn't possible. You'd have to loop through all engagements and compare the ID of the engagement you're looking for against the returned values to see if the engagement exists or not.

0 Upvotes