Hello,
I’m implement FlowXO to our e-commerce platform.
And I would like to display the chat log for our logged in user.
Let’s say when our user logged into our platform they will see their chat history whether he uses on another computer.
Technically, I think it is about Response Path to route back to our user,
but I cloud not find the way how to force set response path for our logged in user or another way to let FlowXO knows that it is the same person whether he uses our platform on difference device or web browser.
Could anyone help me to suggest a solution?
Thank you in advance.