Hello all,
with my API integration it is possible the request a ticket. I’ve received it and i can update it i.e. with a note or close it.
However, is it possible to use the ticket endpoint “crm/v3/objects/tickets/{ticketID}” to somehow answer the ticket?
This means, i want to send a request via API and call a mail-sendout with hubspot to the receiver (ticket requester).
I am thankful for your help!