Hi,
-
AnalyticsSession has a flag called
recording, which identifies if a session has a recording.
Also I see that there is an api to fetch all recording for a conversation.
However how is it possible to correlate a recording with the matching session?
Is there something that let's me know what matches what? -
I'm calling the RecordingApi get_conversation_recordings for an existing conversation that has record=true for one of it's sessions but getting back an empty result. Why would something like that happen?
-
If I'm doing it wrong how do you get recordings for a given conversation?
-
Now I re-ran the code, and all of a sudden there is a recording in the result, however the session_id is null.
Can someone please explain how is this going?
Thanks!
Dory.