UiPath Documentation
activities
latest
false
Classic Integrations activities

Insert Record

Activity for inserting Record in Salesforce

UiPath.Salesforce.Activities.InsertRecord

Inserts a new record into 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 the Salesforce Object wizard, on which you can read more here.

Properties​

Advanced​

  • AdditionalFields - A DataRow variable which contains an additional set of fields that are to be set during the operation. If a field is explicitly configured to be part of the set in the Configure wizard**, that value overrides the value in the column in the DataRow variable.
    Important:

    Column Name must be a valid field in the Salesforce Object you want to use.

  • Reference - An optional Reference string that is used when the Insert Record activity is used inside a Composite Request activity. The value is returned in the Reference column of the Result property of the Composite Request. This field supports only strings and String variables.

Common​

  • DisplayName - The display name of the activity.

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​
  • Advanced​
  • Common​
  • Misc​
  • Output​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated