Even if the field names change slightly, our API calls should not break
Request specific fields, to make it less likely that we accidentally pull private data (there should not be any in that sheet, but an extra safeguard seems like a good idea)
Add a test helper for the airtable request, since the url is so long, and so we don't have to change it across tests
Connected to https://github.com/pulibrary/lib_jobs/issues/806