Legacy Dev Forum Posts

 View Only

Sign Up

How to get the API from an interaction participant data

  • 1.  How to get the API from an interaction participant data

    Posted 06-05-2025 18:27

    Annastasyia | 2023-08-07 09:09:12 UTC | #1

    I was wondering where i can find this data in Genesys API. i look everywhere but cant find the same data i was looking for. the source just like the image below.


    Eos_Rios | 2023-08-07 14:55:41 UTC | #2

    single call, real time - GET /api/v2/conversations/calls/{conversationId}

    next day, bulk -

    POST /api/v2/analytics/conversations/details/jobs GET /api/v2/analytics/conversations/details/jobs/{jobId}/results


    Annastasyia | 2023-08-08 02:44:04 UTC | #3

    Hello Eos,

    its an livechat, and there is 2 field of data in the workspace one is a normal data that we got from the genesys interaction with customer. And the other one is the data that we collect when the customer fill an form before connect to acd (chat). Thank you


    system | 2023-09-08 02:44:54 UTC | #4

    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: 21344