UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 18, 2026

Delete Record

UiPath.Salesforce.Activities.DeleteRecord

Deletes a record from Salesforce. This activity only functions inside a Salesforce Application Scope activity. By using the Configure button in the body of the activity, you can open a window that lets you select which object you want to delete.

Properties

Common

  • DisplayName - The display name of the activity.

Input

  • Id - The ID of the record you want to delete from Salesforce. This field supports only strings and String variables.
  • Object - The object to which the record you want to delete belongs to. 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 SalesforceStatus variable. This field supports only SalesforceStatus variables.
  • Properties
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated