Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Read & write data
✅ Read & write data
✅ Observability & data quality
✅ Observability & data quality
✅ Customization
✅ Customization
Access requirements
Setup guide
1
Create an Employment Hero account
Go to Employment Hero signup page and create a free account. Once your account is created, you can access the Developer Dashboard.
2
Access the Developer Portal
- Log in to your Employment Hero account.
- Click on your profile from the top right corner then click Developer Portal.
3
Create a new app
- In the Developer Portal, navigate to the API page and click the Add Application button.
- Enter a Name for your app and set
https://api.nango.dev/oauth/callbackas the Redirect URI. - Select the required API scopes.
- Click Create to finalize your application.
- Once your application is created, a Client ID and Client Secret will be displayed. Copy these credentials, as you will need them when setting up the integration in Nango.
4
Next
Follow the Quickstart.
Useful links
Contribute useful links by editing this page
Common Scopes
API gotchas
- The scopes used are the ones selected when creating a new application on the developer portal, so there is no need to supply scopes within Nango.
Contribute API gotchas by editing this page