We have set up Genesys webchat v2 for a customer and they are looking for a Genesys API which can pass the conversation ID to them whenever a conversation starts.
On exploring regarding this, it a bit difficult to find the right API. The only closest solution I can think of is using conversation details query with a time duration to pull back the conversation ID, but it not really accurate as it can pull multiple conversation IDs happening within the same duration. Browsed through the guest chat and web chat APIs, cant seem to find anything direct.
can anyone advice me on a better solution or API which can pass this conversation ID within the backend (not using scripts) and their website is hosted using salesforce functionalities.