Hello Team - Are there API's available which can Copy roles and Access Groups from one ORG and then push it to another ORG ? If not available, then is it possible to Create Access Groups and Roles using APIs?
Warm Regards
Shakti Joshi
Hello Team - Are there API's available which can Copy roles and Access Groups from one ORG and then push it to another ORG ? If not available, then is it possible to Create Access Groups and Roles using APIs?
Warm Regards
Shakti Joshi
I don't believe there is a specific api to achieve this but you could try to use our exporter resource with our terraform provider. The exporter resource will find all the instances of a specified genesyscloud object (such as groups or roles) and export each one as terraform resources. You can then take the resulting terraform file and apply it to a different org using OAuth credentials for that org, effectively copying resources from one org to another.
See our documentation for more, https://developer.genesys.cloud/devapps/cx-as-code/ and Terraform Registry
Regards,
Declan
Thanks, will check the documentation.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.