Topic by Joel Gomez
Content
Hi, I'm having a trouble with an integration with a chat bot, i'll explain shortly whats the trouble:
Through a chat bot i filter some topics (create an incident with a thread) and if the topic its too complex then i tranfer the chat to a chat queue, when this happen i send values to fill chat values like name, surname, email, question, chat.contact_id, and the chat.i_id, but it doesn't take incident_id value associated, it creates another incident, with this i have 2 incidents generated for one interaction.
How can i disable incident being generated when chats begin, or how to relate already incident to a chat session.
Thanks!