cancel
Showing results for 
Search instead for 
Did you mean: 

SuccessFators ODATA sendJobReqToNextStep

0 Kudos

Good evening experts,

I am attempting to use the function import sendJobReqToNextStep that is part of the ODATA API for SuccessFactors (recruiting). I have read the documentation here but unfortunately unlike other areas of this documentation it seems not to list what permissions are required.

When I try to make use of the function import I get back the following (expected) error:

{
    "error": {
        "code": "COE_GENERAL_SERVER_FAILURE",
        "message": {
            "lang": "en-US",
            "value": "[COE0019]Login user API-USER-NAME isn't allowed to move the form to next step."
        }
    }
}

Would anyone know what permissions I need to add to allow this to work?

Many thanks

Accepted Solutions (0)

Answers (0)