Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user addition API #27

Open
agnescameron opened this issue Oct 26, 2022 · 0 comments
Open

user addition API #27

agnescameron opened this issue Oct 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@agnescameron
Copy link

from Matt:

Current workflow is

  1. to find the course in ORB and export users
  2. put users in a sheet, then export the barcode & card number field as CSV
  3. add in commas to those who only have barcodes and re-import to sheet
  4. copy and paste all barcodes in checkout table to a separate table in sheet
  5. compare barcodes to that table and create a field to say if it’s found
  6. concatenate the user first and last names to one field
  7. sort the sheet by found, copy only the student full name, email and barcode of students without found barcodes and paste into checkout ‘Import Users’ field

Tom: We shouldn’t be using orb as a data source at all, we should create an API that can add users and update them

@agnescameron agnescameron added the enhancement New feature or request label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant