Pushing/Copying the Users and User details from one ORG to other

Hi team,

The users and the user data retrieved from one ORG needs to be pushed or updated in different ORG in Genesys. Is there any API/tool with which we can achieve this. Please suggest.

  1. Getting each and every details of all users in ORG1.
  2. With the user IDs from the org1, Search up users in another org2.
  3. Use the info that was obtained in step1 and match it to record in step 2.
  4. Copy the user information from org 1 to org2.

this is what needs to be achieved, any suggestions please.

Hi Komali, have you seen any of the docs on CX as Code? Here's a blog post that provides a great summary as well as a comprehensive list of resources to help you get started.

If this is a one-time operation, you might want to use the CLI instead.

I hope this helps!

Hi Komali,

Also if you are interested in seeing many of the APIs surrounding users in action, you can take a look at our user provisioning guide. The guide is written in Javascript, but our API request bodies are consistent across our SDKs so you can easily port the code to other languages.

Thanks,
John Carnell
Manager, Developer Engagement

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