APIs & Integrations

prozdev
Participant

Get children replies to engagements via API?

On the HubSpot ticket view, if there is an email already in the timeline, you can click "Reply" or "Reply all". However, these replies do not appear to be returned in the Engagements API. I'm currently using the ticket ID to get all engagements. Am I missing something or is this just not possible at the time being?

0 Upvotes
2 Replies 2
IsaacTakushi
HubSpot Employee
HubSpot Employee

Get children replies to engagements via API?

Hi, @kakigori.

To clarify, are you passing the ticket ID to the Get associated engagements endpoint, or searching the Get all engagements endpoint's results for emails associated with the ticket ID?

If you share a link to the ticket you're working on as well as the request URL you're pinging, I'll take a look!

Isaac Takushi

Associate Certification Manager
0 Upvotes
prozdev
Participant

Get children replies to engagements via API?

Thanks for taking a look @Isaac_Takushi - I'm pinging the associated engagements endpoint: https://api.hubapi.com/engagements/v1/engagements/associated/TICKET/{{ ID }}/paged?hapikey=key

Here's the ticket I was testing: https://app.hubspot.com/contacts/4041721/ticket/3736802/?interaction=note

0 Upvotes