Skip to main content
Namely
Namely
54 actions · 2 auth methods
BetaHRIS

Authentication

OAuth 2.0

Three-legged OAuth for partner integrations built for mutual Namely clients. Access tokens expire after 15 minutes and a…Guides: Connector Profile, Link Account

API Key

Personal Access Token (bearer) for a client building its own integration. The token inherits the permissions of the user…Guides: Connector Profile, Link Account
Actions
54 actions
Action
Description
Get Resources Not In A Folder
Get the company resources that are not in a folder.
Get A Resource
Get a single company resource by its ID.
Get All Folders
Get a list of company resource folders.
Get Resources In A Folder
Get the company resources that belong to a folder.
Create Folder
Create a company resource folder.
Update Folder
Update a company resource folder.
Delete Folder
Delete a company resource folder.
Delete Resource
Delete a resource from a folder.
Get All Profile Fields
Get a list of API-transferable profile fields defined at your company.
Get A Profile Field
Get a single profile field by its ID.
Create A Profile Field
Create a new profile field in a section.
Update A Profile Field
Update an existing profile field.
Get All Profile Field Sections
Get a list of profile field sections at your company.
Get A Profile Field Section
Get a single profile field section by its ID.
Update A Profile Field Section
Update the title of a profile field section.
Get All Group Types
Get a list of group types at your company.
Get A Group Type
Get details of a single group type by its ID.
Get Groups From Group Type
Get the groups that belong to a given group type.
Get All Groups
Get a list of groups at your company.
Get A Group
Get details of a single group by its ID.
Get All Teams
Get a list of teams at your company.
Get A Team
Get details of a single team by its ID.
Get All Events
Get a list of Home Feed events (announcements, birthdays, anniversaries, new arrivals).
Get An Event
Get details of a single Home Feed event, including its comments.
Create An Announcement
Create an announcement on the Home Feed.
Delete An Announcement
Delete a Home Feed announcement.
Get An Event’s Comments
Get the comments on a Home Feed event.
Create An Event’s Comment
Post a comment on a Home Feed event.
Delete An Event’s Comment
Delete a comment from a Home Feed event.
Get An Event’s Likes
Get the profiles that liked a Home Feed event.
Create An Event’s Like
Like a Home Feed event.
Delete An Event’s Like
Remove the authenticated profile’s like from a Home Feed event.
Get An Event’s Comment’s Likes
Get the profiles that liked a comment on a Home Feed event.
Create An Event’s Comment’s Like
Like a comment on a Home Feed event.
Delete An Event’s Comment’s Like
Remove the authenticated profile’s like from a comment on a Home Feed event.
Get All Job Tiers
Get a list of job tiers at your company.
Get A Job Tier
Get details of a single job tier by its ID.
Create A Job Tier
Create a new job tier.
Update A Job Tier
Update the label of a job tier.
Get All Job Titles
Get a list of job titles at your company.
Get A Job Title
Get details of a single job title by its ID.
Create A Job Title
Create a new job title within a job tier.
Update A Job Title
Update a job title.
Get All Notifications
Get the notifications for the authenticated user.
Get A Profile’s Notifications
Get the notifications for a specific profile.
Get All Profiles
Get a paginated list of employee profiles at your company, with optional filtering and sorting.
Get A Profile
Get a single employee profile by its ID.
Get Current User’s Profile
Get the profile of the currently authenticated user.
Create A Profile
Create a new employee profile.
Update A Profile
Update information about an existing employee profile.
Get A Report
Get a saved Namely report by its ID.
Company Info
Get information about your company in Namely.
Get All Countries
Get the list of valid countries in Namely.
Get A Country
Get details for a particular country.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/namely/filled/png

Connector Profile

Namely - OAuth 2.0
https://stackone-logos.com/api/namely/filled/png

Connector Profile

Namely - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/namely/filled/png

Link Account

Namely - OAuth 2.0
https://stackone-logos.com/api/namely/filled/png

Link Account

Namely - API Key
4

Use Actions

Invoke actions using one of the methods below: