Is there a way to copy folders from non prod to prod?
This is the setup we have on non prod
We are going to move it on production soon so is there a way to do it easily?
Is there a way to copy folders from non prod to prod?
This is the setup we have on non prod
We are going to move it on production soon so is there a way to do it easily?
Hi @joscares,
If folders are present under the same tenant, we could move the folder. Otherwise, we can’t move it from one tenant to another.
Thanks
Hi Joshua,
I’m afraid there is no easy solution or at least plug-and-play solution to this.
It should be possible to some extend utilizing the swagger API.
Get list of folders from Non_Production → Create Folders in Production.
To access the swagger API please follow this link pattern
https://cloud.uipath.com//<tenant_name>/orchestrator_/swagger/index.html
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.