Run the recording job automatically when in READY state

Hello,

we are using the /api/v2/recording/jobs to create a job, to delete recordings. We then want to run the job ASAP, but it can take some time for the job to go from PENDING state to READY, to be able to run it.

So it is not easily possible to create the job and immediately run it in one action. Is there any way, to run the job, when it goes to the READY state? I was also looking to the available notification topics, so we could run a Lambda based on the message sent to the EventBridge, but I didn't find any topic related to these jobs.

Is there any other way, how to approach it, or the most sufficient way would be to have some scheduled task, which will periodically check all the created jobs and run it if there is any in the READY state?

Thank you

Hello,

No, at this time, there is no configuration/way to automatically run the job when it goes to READY.

There are none at this time related to readiness of a job.

You can check the Genesys Cloud Ideas Portal to see if others have requested something like this. If not, you can submit a new idea (feature request) and share your use case.

Regards,

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