...
There are many ways to register users to the platform:.
Managers register users in batch mode using an Excel spreadsheet
Managers register users using a form on the RosettaHub portal
Registrations with email validation
...
...
(1) Manager creates users from the RosettaHub portal
(2) Light programmatic registration
...
(2) Light Programmatic Registration (using Python)
To create a new user programmatically all you need is to install the zeep Python module.
Install the Python module zeep
...
Registrations without email validation
...