How to bulk create multiple robots in Orchestrator

I need to create 100 robots connecting to 10 machines. So, 10 robots per machine.

Is there any way to do this quickly, like a CSV import of variables or something?

Or is the only way to click “Create another” and modify the user name/machine on that page?

Leverage the API to create the robots.

https://docs.uipath.com/orchestrator/reference/about-odata-and-references

If you use PowerShell, I also noticed this project the other day

Please note that in 20.4 (which is already released) in cloud you just need to create one machine template and 10 users instead of 100 bots.

Thanks but we need to use the 19.x platform.