Versions Compared

Key

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

...

  1. On the CloudCard Admin homepage, click on the "People" button, which takes you to the Person Search page.
    Image Added
  2. On the Person Search page, click on "Bulk Import" at the top.
    Image Added
  3. Click on the large button in the center of the screen, and select a CSV file from your computer.  Here 
    Image Added
    Here's a sample CSV file:

    Code Block
    email,id
    tsmith@foo.edu,L1234
    ajones@foo.edu,L2345
    mwilson@foo.edu,L3456
    njackson@foo.edu,L4567


  4. Check the box next to "Has header row?" if the CSV file has a header row, i.e. the "email,id" row in the first line of above example.  A header row is not required.

  5. Select the "Field" for each column of data.
  6. Click the import button.

    Info

    The import process can take several minutes or longer. Please allow 1 minute for every 50 cardholders. For example, 500 cardholders would take about 10 minutes to import.


    Note

    Do not navigate away from the import page during the import process or the import will be interrupted.


  7. A status page will appear that will display the result of the bulk import.

...