Create an Auth0 personal access token
Follow the instructions here to create an Auth0 personal access token. You’ll also want to write down your Client ID.Add the key to a secret group
Copy the access token from the prior step. Then create a new secret group and paste the key into a new secret namedauth0_api_secret. Create a second secret in the same group called auth0_api_client_id with your Client ID.
The code
Once you’ve completed the prior steps, create a new workbook, add a new import script to a sheet and copy + paste the script below. Once pasted select your secret group in the toolbar (make sure the key in the secret group is calledauth0_api_secret).
Airtable Deputy

