The scenario is:
External user comes to a web page, starts a chat conversation, an agent start conversation but at the end depending on user feedback they can create a case or a sales order.
The scenario is:
External user comes to a web page, starts a chat conversation, an agent start conversation but at the end depending on user feedback they can create a case or a sales order.
Best answer by harutyungevorgyan
Hello
Thank you for the interesting question!
This scenario is definitely doable and doesn’t have to be too complex. The key is being able to capture the event when the client provides their feedback at the end of the chat.
Suppose the web page is under your control. In that case, it becomes much easier—you can implement custom logic to send an HTTP request via Acumatica's REST API right after feedback is submitted. Based on the feedback, you can then automate the creation of either a case or a sales order in Acumatica.
If it’s a third-party website or chat platform, you typically have two options:
Either way, integrating it with Acumatica is very feasible as long as you can access the feedback data or the event itself.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.