Hi, I have an external API integration with a Live Chat. After some interactions with an established webhook i want to assign the ticket to a new Agent -User.
So far by using the conversations API i have not managed to find a way to assign it to another agent
Thanks for the response. I have a conversation new message event that triggers a webhook to an external api and i need after some calls the associated ticket (with the conversation) to be forwarded to the another agent.
Hey, @GKaisarlis👋 You mention conversations and tickets. To clarify, are you looking to assign a ticket that is associated to a conversation to another user? If so, you may need to look at the Tickets API and the Associations API.