Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are many ways to register users to the platform:.

  1. Users register via a dedicated website

  2. Managers register users in batch mode using an Excel spreadsheet

  3. Managers register users using a form on the RosettaHub portal

  4. Managers register users programmatically

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

...