Hello everyone!!
We want to make an implementation that consists of generating a summary of an email thread with AI to help the agent. (The summary would be visible from a script).
The problem is that from the email flow we can only summarize the first email since when the email goes to the queue and is assigned to the agent we have no way of accessing the rest of the emails.
Is there any way that when the client responds to an email thread we can make a kind of trigger or flow to send the email thread to be summarized and update it in the script?
Thanks!!