Saddam | 2022-11-23 13:02:40 UTC | #1
Hi
We have requirment to transfer old recording from genesys cloud to S3 storage on AWS. I need support in the process if any one already done it. as of now i am following from below script on API explorer, but it is not happing.
{ "action": "EXPORT", "actionDate": "2022-08-25T14:30:00.000Z", "integrationId": "7a8f491a-8bba-4779-bede-abcdefgh", "includeScreenRecordings": false, "conversationQuery": {
"segmentFilters": [ { "type": "and", "predicates": [ { "type": "dimension", "dimension": "dnis", "operator": "matches", "value": "123456789" } ] } ],
"order": "asc", "orderBy": "conversationStart", "interval": "2021-09-15T09:30:00.000Z/2021-09-15T10:30:00.000Z", "startOfDayIntervalMatching": true } }
system | 2022-12-24 13:02:23 UTC | #2
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: 17343