Generate a view export request is only having post request and no endpoint to check status

Generate a view export request
This post request will create a export request but how to check status and download the created export request.
Is there any endpoint to support this?

That's not what it's made for.

"The /api/v2/analytics/reporting/exports endpoint is tailored to the built-in Genesys Cloud client and the exports are delivered to the User Inbox. In the future, this will open up to allow programmatic export from the views, but right now its use case is narrow for the Genesys Cloud UI."

That future is far far away because I see no sign of it on the roadmap. Better to just use the aggregate APIs to make anything.

https://developer.genesys.cloud/analyticsdatamanagement/analytics/jobs/exports

@Eos_Rios my colleague told he is using jobId from
from Generate a view export request and passing to /api/v2/analytics/reporting/exports/{jobId}/results which returns results. But regarding utilizing this endpoint i couldn't find any documentation for understanding the rate limits.

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