← All integrations

Namely

Namely integration (Productivity, Data). Imported from open-connector.

API key4 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
namely_list_profiles
List Namely employee profiles visible to the personal access token.

/profiles

2 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe Namely page number to request.
perPageintegeroptionalThe maximum number of Namely records to return per page.
GET
namely_get_profile
Get one Namely employee profile by profile ID.

/profiles/{profileId}

1 parameter
ParamTypeRequiredDescription
profileIdstringrequiredThe Namely profile ID.
GET
namely_get_current_profile
Get the Namely profile associated with the personal access token.

/profiles/me

GET
namely_list_profile_fields
List Namely profile fields configured for the company.

/profile_fields

Request private-beta access