Salesforce - Update record
Use the start event The connector and event for triggering the workflow to run, including required configuration. An example is Box - New file, which triggers the workflow to run when a new file is uploaded to the specified folder. Salesforce - Update record to start your workflow whenever a record of the specified object, such as Account or Opportunity, is updated in your Salesforce org.
Salesforce has other start events as well as actions. For more information, see Connectors.

Salesforce is a customer relationship management (CRM) suite that offers applications with a focus on sales and support.
For more information on Salesforce, see the company website.
In the context of Nintex Workflow Cloud, Salesforce is a connector Service used to define a connection required for associated actions and start events. Examples include Salesforce and Box. Method of integration to cloud services, business applications and content stores.. For information on actions and start events available with Salesforce, see Connectors.

The Salesforce connections Credentials and other settings required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store. you use with Nintex Workflow Cloud must be associated to Salesforce organizations with API access. See the Salesforce editions with API Access knowledge article for more information.

Variables allow you to store and manipulate data and files in your workflows. They can be created by start events, forms, tasks, workflow actions, or automatically created when a workflow is run. See Variables.

You can start a workflow whenever a new or updated file is detected (example: Box - New file), upload files on start or at any point in the workflow, generate documents from tagged templates, send and receive files via email, and manipulate files. File handling can be set up in your workflow start event The connector and event for triggering the workflow to run, including required configuration. An example is Box - New file, which triggers the workflow to run when a new file is uploaded to the specified folder. and actions A tool for building the processes, logic, and direction within workflows..
Note: Your tenancy's default file storage location must be configured to hold files for later reference by the workflow. This location is used for uploaded files and for files stored as output from actions.

- Start your workflow when a new or updated file is detected in a service; for example, see Box - New file and Connectors
Store a file reference for use later in the workflow (file share connector start events)
File share connector start events, such as Box - New file, require you to add each start event variable that you want to reference later in the workflow. The variables provided vary by start event. See Connectors.
In the Designer page:
On the canvas, click Start event.
The configuration panel for Start event appears.
Select a connector, from the Start from drop-down list.
Select an event from the Event drop-down list.
The Source section is displayed.
Note: The Source section is available only for some events.
- Click
Add variables.
- Select the predefined variables that you want to add to your workflow.
Note:
To select all variables, click Select All.
If you know the variable and you want to find it faster, type the variable name in the Filter options field.
Click Add.
The Variables dialog box appears, displaying the variables you have selected.
Note: If you want to edit the selection of variables, hover over the variable, click
, and then click Show Details. Edit the variable name in the Name field or click
.
A drop-down list appears, displaying a list of provided variables.
- Upload files when filling in a form from:
- Salesforce, using Nintex Drawloop DocAutomation for Salesforce
- The web or an app
Note: Your tenancy's default file storage location must be configured to hold files for later reference by the workflow.
-
Programmatically upload files for a Component workflow A workflow that can be started from outside the tenancy; the workflow uses the "Component workflow" start event.; see Nintex - Component workflow
Note: Your tenancy's default file storage location must be configured to hold files for later reference by the workflow.

- Generate documents from tagged templates using Generate document
- Send and receive files via email; for example, see Assign a task
- Manipulate files in services (see Connectors):
- Get, store, move, copy, or delete files using file share connector actions A workflow action that performs a basic operation through a connected system, such as Salesforce or Box., such as Box - Move a file
- Get and attach files in Salesforce
- Get and store files in SharePoint
- Signatures: Get and store signed documents using DocuSign or Adobe Sign.
-
Store a file for use later in the workflow
For example, store any email attachments received by the task assignee.
In the Designer page:
- On the design canvas, click the action you want to configure.
-
Find the output field for storing the file or set of files.
For example, to store attachments received in task assignee email replies when they may attach multiple files, use the Assign a task Multiple file attachments option for the Store output field.
- In the output field, do one of the following:
Select a variable.
For output storing multiple files, select a collection variable. For output storing a single file, select a file variable.
Note: Your tenancy's default file storage location must be configured to hold files for later reference by the workflow.
Specify a file path.
You can use any combination of text and variables, beginning with the root folder. If available, use the folder browse icon
on the right of the path field to navigate to the folder and any subfolders that you want, and then edit the path as desired to include variables and different text.
Availability of variable or path options for storing files varies by action. See Connectors and Workflow actions.
-
Reference a stored file
For example, reference the new Box file that started the workflow to attach it to a task email notification or reference an image received by the task assignee to generate an invoice document.
Note: Your tenancy's default file storage location must be configured to hold files for later reference by the workflow. This location is used for uploaded files and for files stored as output from actions.
In the Designer page:
- On the design canvas, click the action you want to configure.
- Find the field where you want to reference the stored file.
- In this field, do one of the following:
Select the file variable associated with the stored file.
For example, select the variable for the new Box file that started the workflow or select the variable storing Multiple file attachments output from a task action.
Specify the file path where the file is stored.
You can use any combination of text and variables, beginning with the root folder. If available, use the folder browse icon
on the right of the path field to navigate to the folder and any subfolders that you want, and then edit the path as desired to include variables and different text.
View example
Both a file variable and a file path are used in the example image below for the Dropbox Business - Copy a file action. A file variable is selected for Source and a file path is specified for Destination.
The variables "CountryVariable" and "Program" insert the values into the file path as determined by earlier workflow logic (in this case, fields in a submitted form). For example, if the person submitting the form selects Australia for country and specifies Inspire2017 for program, then the resulting file path is "/SpecialProgramNDAs/Australia/Inspire2017NDA.docx."
Availability of variable or path options for referencing files varies by action and field. See Connectors and Workflow actions.
Select the Salesforce - Update record start event
In the Designer page:
- Open the Start event configuration panel: At the top of the designer canvas on the Designer page, click Start event.
- For Start from, select Salesforce.
-
For Event, select Salesforce - Update record.
Additional fields appear. To configure, see Configure the start event.
Configure the start event
During configuration of the Salesforce - Update record start event, you can select a Salesforce object to monitor for new records, store information about the updated record for use later in the workflow by adding variables for the attributes you want, and set conditional start options Statements about variable values, that when true, run the workflow., such as requirements for the account manager or creation date.

In the Start event configuration panel:
- Find the Source section.
- Select a Connection.
Don't have one yet? Follow these steps to create a Salesforce connection
In the drop-down list for Connection, select Add new connection.
A new window appears, prompting you for a connection name.
- Type a Connection name.
- Type Endpoint Address.
- Click Connect.
Enter credentials if prompted.
Upon successful log in, you are prompted to grant or deny access to Nintex Workflow Cloud.
Click the option to grant access.
A window appears where you can assign owner and user permissions to the connection. Add Owners and Users, if required. For more information on connection permissions, see Permissions.
- Click Save permissions.
The entered values are validated. If credentials are not stored in the browser for the selected connector service, then you are prompted for credentials. For more guidance on connections, see Connectors.
Your newly added connection now appears in the Connection field.
-
For Object name, select the object you want to monitor for updated records.
For example, select Account if you want to start this workflow whenever a record in the Account object is updated.
For more information on the fields and buttons, see Salesforce - Update record start event fields by section.

-
On the canvas, click Start event.
The configuration panel for Start event appears.
-
Select a connector, from the Start from drop-down list.
-
Select an event from the Event drop-down list.
The Source section is displayed.
Note: The Source section is available only for some events.
- Click
Add variables.
- Select the predefined variables that you want to add to your workflow.
Note:
To select all variables, click Select All.
If you know the variable and you want to find it faster, type the variable name in the Filter options field.
-
Click Add.
The Variables dialog box appears, displaying the variables you have selected.
Note: If you want to edit the selection of variables, hover over the variable, click
, and then click Show Details. Edit the variable name in the Name field or click
.
A drop-down list appears, displaying a list of provided variables.

For more information on the fields and buttons, see Salesforce - Update record start event fields by section.

- Find the Conditions section.
-
For each condition:
- Click Add a condition.
- For When, select a start event variable. For example, select Created date for a new file.
- For Operator, select an operator for comparing the variable to the value. For example, select is before or on.
-
For Value, type or select the value to use for the comparison. For example, select 2017-12-31, 11:59 PM.
-
Type a Condition summary, if desired.
-
Click Add condition.
The condition is added to the start event.
- Select all or any to control how multiple conditions are evaluated.
For more information on the fields and buttons, see Salesforce - Update record start event fields by section.

Section |
Field |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Show variables |
Displays variables that are available to use throughout the workflow. Variables are classified based on how they are created or generated. ![]()
|
|||||||||||||
Source | Connection |
The Salesforce connection to use for the start event. |
||||||||||||
Object name |
The object to monitor for new records. Accepts a selection from the drop-down list. The drop-down list shows the objects for the selected connection. |
|||||||||||||
|
Allow concurrent workflows on a single item |
When selected, allows multiple workflows to run simultaneously on any updated record. |
||||||||||||
|
Displays selections for browsing, selecting, and adding variables to use throughout the workflow. For example, if you want to attach the new file to an email later in the workflow, then select the variable File variable. ![]()
|
|||||||||||||
Conditions |
Add condition |
Displays fields for defining a new condition. |
||||||||||||
|
When |
The start variable the operator compares with the value. The variable File variable is not available for defining a condition. |
||||||||||||
|
Operator |
How the When variable and Value are compared. Select from the drop-down. The operators available in the drop-down depend on the When variable type. |
||||||||||||
|
Value |
The text or variable that the operator compares with the When variable. Type to enter text. The variable type must match the When variable type. |
||||||||||||
|
all/any |
If you select:
|
||||||||||||
|
|
Redisplays condition fields for editing. |
||||||||||||
|
|
Deletes the indicated condition. |