To retrieve profiles or custom reports from a Namely® human resource system as part of a chain, add a step that includes a Namely connection command. For a complete end-to-end integrated solution, you can then transform and load Namely command outputs into other target systems.
To enable these commands, an IT admin first creates a Namely connector.
Find profiles
To search for user profiles based on filtering criteria, use a Find profiles command.
Properties
Property |
Detail |
Email filter |
To filter the results, enter the profile's email address. |
Personal email filter |
To filter the results, enter the profile's personal email address. |
First name filter |
To filter the results, enter the profile's first name. |
Last name filter |
To filter the results, enter the profile's last name. |
Job title filter |
To filter the results, enter the profile's job title. |
Reports to filter |
To filter the results, enter the ID of the profile that the user reports to. |
User status filter |
To filter the results, select the status of the profile's user. |
Sort order |
Select the field to sort the search results by. |
Outputs
Output |
Output type |
Found profiles JSON |
JSON |
Number of profiles found |
Integer |
Exit codes
Code |
Type |
Detail |
0 |
Success |
Success |
1 |
Error |
General failure |
2 |
Error |
Invalid arguments |
Get report
To download a report created in Namely based on its ID, use a Get report command.
Properties
Property |
Detail |
Report ID |
Enter the ID of the Namely report to download. |
Outputs
Output |
Output type |
Namely report file |
File |
Exit codes
Code |
Type |
Detail |
0 |
Success |
Success |
1 |
Error |
General failure |
2 |
Error |
Invalid arguments |