1
Create a developer account
Go to the FreeAgent Developer Dashboard and sign up for a developer account if you don’t have one.
2
Register your application
- Navigate to your Apps page.
- Click on the Create New App button.
- Fill in the required fields. For the OAuth Redirect URIs, enter
https://api.nango.dev/oauth/callback. - Submit the form, and your app will be generated. The OAuth identifier will be your Client ID and the OAuth secret will be your Client Secret needed to configure this in Nango.
3
Next
Follow the Quickstart to connect your first account.