Links

Namely

Creating an OAuth 'application' in Namely

Login to Namely and go to Admin > API
If you don't see the API option in the menu then you will need to contact your Namely client success manager or Namely administrator to get this enabled.
On the OAuth Applications tab, you need to enter three fields:
Field name
Value
Name
Trelica Integration
Website
https://trelica.com
Redirect URI(s) (note that you should paste both URIs for app and eu)
https://app.trelica.com/IntegrationsApi/Integrations/Namely/AuthCallback,https://eu.trelica.com/IntegrationsApi/Integrations/Namely/AuthCallback
You will then be provided with a client identifier and client secret.
Last modified 6mo ago