JulianAlejandroVil | 2023-03-30 13:25:01 UTC | #1
Hi Team,
I am trying to get the same data I get in the front (in the call details) when i do that API call to this endpoint
/api/v2/analytics/conversations/details
But the issue is that i can't see any of the participant data i can get when I look through the call in the front end. I specially refer to values stored in the participant data tab (see screenshot below). Is there someplace else i could find this information?
Thanks in advance!
Eos_Rios | 2023-04-03 15:09:37 UTC | #2
Participant Information is only available in real time from;
You can get them in bulk from POST /api/v2/analytics/conversations/details/jobs but they will be delayed 24-48 hours depending on volume because they have to be ingested into Genesys' internal data lake before that endpoint can see them.
system | 2023-04-30 13:48:35 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 19222