Legacy Dev Forum Posts

 View Only

Sign Up

Export participant data in bulk

  • 1.  Export participant data in bulk

    Posted 06-05-2025 19:07

    SeowLengNg | 2022-08-04 11:25:36 UTC | #1

    Hi,

    Is there anyway we can export/download the participant data from interaction details report?

    Can Genesys API supports query in bulk?

    Please advise.

    Best Regards,

    Seow Leng


    Eos_Rios | 2022-08-08 13:21:05 UTC | #2

    If you mean the Participant Attributes those are available from POST /api/v2/analytics/conversations/details/jobs but limited to the date specified in GET /api/v2/analytics/conversations/details/jobs/availability. That is the "bulk" conversation API such as it were. You can not request them by themselves, have to bring the whole Conversation object and parse out the bits you want.


    system | 2022-09-03 12:09:27 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 15793