You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
put users in a sheet, then export the barcode & card number field as CSV
add in commas to those who only have barcodes and re-import to sheet
copy and paste all barcodes in checkout table to a separate table in sheet
compare barcodes to that table and create a field to say if it’s found
concatenate the user first and last names to one field
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
The text was updated successfully, but these errors were encountered:
from Matt:
Current workflow is
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
The text was updated successfully, but these errors were encountered: