
LiatK.43022 (Customer) asked a question.
Hi Community!
Would love you advice and help with a little project of mine.
I want to copy a large amount of AD groups into Okta as Okta groups.
I'd like the copied Okta Groups to have the same name and same members.
And I'd like to do it as automatically as possible.
I already have all the AD groups details (used Power shell to extract this data)
What would be the best way to push this information into Okta?
API? CSV? a combination of the two?
If some of you've done this in the past i'd love to hear your experiance an tips 🙂
Thanks you!!!!

Hi Liat,
The best way is to go with API calls, if you have a developer team in your company, or have some knowledge on the matter, you can create a script to run all the API calls automatically, However, if you do not have that kind of resource, you can use the Runner function and run the call for a CSV template. You can find helpful materials in the following links:
API calls in postman
CSV user import in Okta
Forum discussion on Bulk Create user.
I hope this information will prove helpful to your ideas.
Have a great day!