← Tools Reference

Namely

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

API key4 toolshttps://{company}.namely.com/api/v1
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