Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Mar 22, 2024

Activities

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 ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Retrieves specific records using oData query parameters.

After retrieving the records, the activity outputs the result of the query as a DataTable object and the status of the request (success/failure information) in a ResponseStatus object. Both of these outputs can be used as input variables in subsequent activities (e.g., conditional logic).

Inserts a new record object.

After inserting the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

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 ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Upserts a specific record.

After upserting the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Delete a specific record.

After deleting the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Executes one of the SuccessFactors 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 ResponseStatus object that you can use in subsequent activities.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.