Start or Abort Bulk API Job
UiPath.Salesforce.Activities.UpdateBulkApiJob
Starts or aborts a bulk API job.
Properties
Common
- DisplayName - The display name of the activity.
Input
- Action - Specifies what kind of action to perform on the specified bulk API job. By default, this property is set to Start. Two options are available for this property, Start and Abort.
- Id - The ID of the bulk API job that you want to start or stop. This field supports only strings and String variables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
- SalesforceStatus - The status that is returned from Salesforce once the action is completed, stored in a
SalesforceStatusvariable. This field supports onlySalesforceStatusvariables.