Create a Deputy Access Token
Follow the instructions here to create a Deputy access token.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 nameddeputy_api_key.
Example 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 calleddeputy_api_key).
Note that you’ll want to change the URL below to reflect your Deputy information. For example, https://simonssambos.au.deputy.com is an installation called simonssambos and is present in the Australian geographic region. There are four possible regions for a Deputy installation currently:
- AU (Australia)
- EU (Europe)
- UK (United Kingdom)
- US (United States)
Auth0 Github

