Hello,
Can you help me extract the endinglanguage and the startinglanguage the api used is /details/query
example without data: $.participants[0].sessions[0].segments[0].flow.endingLanguage
What would be the correct way? I have tried several combinations and there is no data and it is not because of the query.
Thnks
Charaf
2
Hi @devkike,
Below, an example of how I extracted the properties startingLanguage and endingLanguage from the response returned by the API:
POST /api/v2/analytics/conversations/details/query
I created two output arrays variables:
Here is the configuration of the translation map used:
Below the results:
Best regards,
Charaf
thank you very much, i got it
system
Closed
4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.