To communicate with your Oracle® Human Capital Management (HCM) Cloud environment via the service's published REST API interface as part of a chain, add a step that includes an Oracle HCM Cloud connection command.
To enable these commands, an IT admin first creates an Oracle HCM Cloud connector.
Get Grades
Retrieves a list of all grades
Inputs
None
Outputs
Output | Output Type |
Grades JSON | JSON |
Exit Codes
Code | Type | Detail |
0 | Success | Success |
1 | Error | Invalid arguments |
2 | Error | General failure |
Get Jobs
Retrieves a list of all jobs
Inputs
None
Outputs
Output | Output Type |
Jobs JSON | JSON |
Exit Codes
Code | Type | Detail |
0 | Success | Success |
1 | Error | Invalid arguments |
2 | Error | General failure |
Get Locations
Retreives a list of all locations
Inputs
None
Outputs
Output | Output Type |
Locations JSON | JSON |
Exit Codes
Code | Type | Detail |
0 | Success | Success |
1 | Error | Invalid arguments |
2 | Error | General failure |
Get Organizations
Retreives a list of all organizations
Inputs
None
Outputs
Output | Output Type |
Organizations JSON | JSON |
Exit Codes
Code | Type | Detail |
0 | Success | Success |
1 | Error | Invalid arguments |
2 | Error | General failure |