The following table lists the activities that are included in the SuccessFactors Activities Package.
Activity | Description |
---|---|
Establishes an authenticated connection between UiPath and your SuccessFactors instance. | |
Retrieves a specific record. After retrieving the record, the activity outputs the status of the request (success/failure information) in a | |
Retrieves specific records using oData query parameters. After retrieving the records, the activity outputs the result of the query as a | |
Inserts a new record object. After inserting the record, the activity outputs the status of the request (success/failure information) in a This activity also returns the sys_id value of the new record object. | |
Updates a specific record. After updating the record, the activity outputs the status of the request (success/failure information) in a | |
Delete a specific record. After deleting the record, the activity outputs the status of the request (success/failure information) in a | |
Executes one of the Success Factors functions. After executing the function, the activity outputs action specific field values (if applicable) and the status of the request (success/failure information) in a |
Updated about a month ago