Skip to main content
Server path: /sap-successfactors-workflow | Type: Application | PCID required: Yes

Tools

ToolDescription
sap_successfactors_workflow_create_approve_wf_requestInvoke action approveWfRequest
sap_successfactors_workflow_create_comment_wf_requestInvoke action commentWfRequest
sap_successfactors_workflow_create_reject_wf_requestInvoke action rejectWfRequest
sap_successfactors_workflow_create_sendback_wf_requestInvoke action sendbackWfRequest
sap_successfactors_workflow_create_withdraw_wf_requestInvoke action withdrawWfRequest
sap_successfactors_workflow_get_emp_wf_requestGet entity from EmpWfRequest by key
sap_successfactors_workflow_get_my_pending_workflowGet entity from MyPendingWorkflow by key
sap_successfactors_workflow_get_wf_requestGet entity from WfRequest by key
sap_successfactors_workflow_get_wf_request_commentsGet entity from WfRequestComments by key
sap_successfactors_workflow_get_wf_request_participatorGet entity from WfRequestParticipator by key
sap_successfactors_workflow_get_wf_request_stepGet entity from WfRequestStep by key
sap_successfactors_workflow_list_emp_wf_requestGet entities from EmpWfRequest
sap_successfactors_workflow_list_my_pending_workflowGet entities from MyPendingWorkflow
sap_successfactors_workflow_list_wf_requestGet entities from WfRequest
sap_successfactors_workflow_list_wf_request_commentsGet entities from WfRequestComments
sap_successfactors_workflow_list_wf_request_participatorGet entities from WfRequestParticipator
sap_successfactors_workflow_list_wf_request_stepGet entities from WfRequestStep

sap_successfactors_workflow_create_approve_wf_request

Invoke action approveWfRequest Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestIdstringYesWf Request Id
commentstringYesThe comment value

sap_successfactors_workflow_create_comment_wf_request

Invoke action commentWfRequest Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestIdstringYesWf Request Id
commentstringYesThe comment value

sap_successfactors_workflow_create_reject_wf_request

Invoke action rejectWfRequest Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestIdstringYesWf Request Id
commentstringYesThe comment value

sap_successfactors_workflow_create_sendback_wf_request

Invoke action sendbackWfRequest Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestIdstringYesWf Request Id
commentstringYesThe comment value

sap_successfactors_workflow_create_withdraw_wf_request

Invoke action withdrawWfRequest Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestIdstringYesWf Request Id
commentstringYesThe comment value

sap_successfactors_workflow_get_emp_wf_request

Get entity from EmpWfRequest by key Parameters:
ParameterTypeRequiredDefaultDescription
empWfRequestIdintegerYeskey: empWfRequestId
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_get_my_pending_workflow

Get entity from MyPendingWorkflow by key Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestIdstringYeskey: wfRequestId
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_get_wf_request

Get entity from WfRequest by key Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestIdintegerYeskey: wfRequestId
$selectany[]NoSelect properties to be returned, see OData Select
$expandany[]NoExpand related entities, see OData Expand

sap_successfactors_workflow_get_wf_request_comments

Get entity from WfRequestComments by key Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestCommentIdintegerYeskey: wfRequestCommentId
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_get_wf_request_participator

Get entity from WfRequestParticipator by key Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestParticipatorIdintegerYeskey: wfRequestParticipatorId
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_get_wf_request_step

Get entity from WfRequestStep by key Parameters:
ParameterTypeRequiredDefaultDescription
wfRequestStepIdintegerYeskey: wfRequestStepId
$selectany[]NoSelect properties to be returned, see OData Select
$expandany[]NoExpand related entities, see OData Expand

sap_successfactors_workflow_list_emp_wf_request

Get entities from EmpWfRequest Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbyany[]NoOrder items by property values, see OData Sorting
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_list_my_pending_workflow

Get entities from MyPendingWorkflow Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbyany[]NoOrder items by property values, see OData Sorting
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_list_wf_request

Get entities from WfRequest Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbyany[]NoOrder items by property values, see OData Sorting
$selectany[]NoSelect properties to be returned, see OData Select
$expandany[]NoExpand related entities, see OData Expand

sap_successfactors_workflow_list_wf_request_comments

Get entities from WfRequestComments Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbyany[]NoOrder items by property values, see OData Sorting
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_list_wf_request_participator

Get entities from WfRequestParticipator Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbyany[]NoOrder items by property values, see OData Sorting
$selectany[]NoSelect properties to be returned, see OData Select

sap_successfactors_workflow_list_wf_request_step

Get entities from WfRequestStep Parameters:
ParameterTypeRequiredDefaultDescription
$topintegerNoShow only the first n items, see OData Paging - Top
$skipintegerNoSkip the first n items, see OData Paging - Skip
$searchstringNoSearch items by search phrases, see OData Searching
$filterstringNoFilter items by property values, see OData Filtering
$countbooleanNoInclude count of items, see OData Count
$orderbyany[]NoOrder items by property values, see OData Sorting
$selectany[]NoSelect properties to be returned, see OData Select
$expandany[]NoExpand related entities, see OData Expand