Hi,
I am attempting to bulk export then delete three years of highly confidential customer recordings for specific queues only to some external storage.
I have found two possible methods to do so:
- https://developer.genesys.cloud/analyticsdatamanagement/recording/recordings-downloader
- https://developer.genesys.cloud/analyticsdatamanagement/recording/recordings-bulk-action
The first method having limits in the max amount of allowable search time interval and the second method seemingly requiring an AWS S3 storage to work.
For the second solution our customer does not support AWS so ideally, we need the first solution to work.
Is anyone able to advice on the correct approach to performing a bulk export of customer recordings if possible without using an S3 bucket?