Versions Compared

Key

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

(Caleb is working on a new implementation of user importer)

Our current user importer contains 2 parts: auto upload and manual upload

  • The auto upload is configured in page attributes

...

It automatically picks files from this path and validate the files. Then import to system.

...

  • The manual import can be found here

...

Note that every organization has its own setup of user importer. So check attributes before you upload

...