Skip to main content

Overview

Pre-built tooling

Pre-built integrations

Access requirements

Setup guide

Useful links

API gotchas

Pre-built tooling

No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.

Access requirements

Setup guide

1

Access the Namely API section

Log in to your Namely site.
Click the Admin dropdown and select API. If you don’t see the API menu, contact your Namely administrator or client success manager to obtain the necessary permissions.
2

Create an OAuth application

In the API section, navigate to the OAuth Applications tab.
Click to create a new OAuth application and fill out the following fields:
  • Name: Enter a human-readable name for your OAuth app (e.g. Nango Integration).
  • Website: Enter your company’s website (e.g. https://example.com).
  • Redirect URI(s): Specify one or more redirect URIs. Use a comma-separated list if you have multiple.
For Nango, configure the following Redirect URL: https://api.nango.dev/oauth/callback.After creating the app, copy/paste the Client ID and Client Secret; you will need them when configuring Nango.
3

Next

Follow the Quickstart to set up your Namely integration in Nango.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Namely’s API limits GET /profiles to 100 requests per minute, returning HTTP 406 if exceeded.
Contribute API gotchas by editing this page

Going further

Connect to Namely

Guide to connect to Namely using Connect UI