- Subcategories:
- Recruiting Interaction Recipients
Recruiting Interactions REST Endpoints
Recruiting Interactions
The recruitingUIInteractions resource provides the details of recruiting interactions. Note that the service endpoints in this resource category are only for Oracle internal use.
- Create an interaction
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIInteractions
- Create an interaction recipient
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/action/addInteraction
- Get all interactions
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIInteractions
- Get an interaction
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/{recruitingUIInteractionsUniqID}