Back to all connectors

LogoNamely integration connector

Add white-label customer-facing integration with Namely into your app with just a few lines of code.

Managed authentication

Connect your customer accounts in Namely without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.

Just one line of code for you and one click for your customers:

iApp.integration('namely').open()

Read full documentation
Get started for free

Add Namely to your app in the next 30 minutes

Execute Namely operations on behalf of your customers

Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.

Read more about operations

Company Info

Get company related information. This includes authentication methods, name, permalink, and background image.

Note: Authentication is not required for this endpoint because the data (company name, background image, etc.) are required for displaying the public home page of a Namely company...

Get all Folders

This endpoint returns a list of folders and their information.

Create Folder

To create a folder, a title is required. An array of folders will be returned upon success, similar to folders index endpoint.

Get a Resource

Specify the id of the resource to get a complete description. Please see "Download Resource" documentation to actually download a specific resource.

Get Resources in a Folder

This method returns an array of resources, whose format and content will be the same as the show resource endpoint.

Delete Resource

This endpoint deletes a specified resource.

Work with Namely data collections

Read and write data, get custom fields schema, and react to changes in Namely data.

Read more about working with data collections

ListFind by IDMatchCreateUpdateDelete
Profilesβœ…βœ…βœ…βœ…βœ…βž–
Eventsβœ…βœ…βž–βœ…βž–βœ…
Foldersβœ…βž–βž–βœ…βœ…βœ…
Job Tiersβœ…βœ…βž–βœ…βœ…βž–
Job Titleβœ…βœ…βž–βœ…βœ…βž–
Profile Fieldsβœ…βœ…βž–βœ…βœ…βž–

Trigger integrations on Namely events

React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.

Read more about working with events

Data Record Created

Data Record Updated

Data Record Deleted