Hello Team,
I'm creating the chat by using rest endpoint API POST "https://www.zopim.com/api/v2/chats", I'm able to create the chat and see chat details info in the UI "History" Tab. Below in the chat details.
Currently, I'm working with the connector, I just wanted to know is there any SDK methods available to fetch the "source URL" for the specific chat options to redirect directly on that chat.
Could you please help me out.
Thanks!
The Create Chat REST API only supports creating offline messages rather than live chats. Can you provide a general overview of the workflow you're looking to accomplish?
Best,