Update Entity (Salesforce) activity
An activity that changes an entity in Salesforce. You can work with standard entities or custom entities.
Configure the Update Entity activity
To configure the Update Entity activity, do the procedure in this topic.
Video: Add Conditions and Salesforce Actions
Examples
Good to Know
- To send an e-mail notification, click
Advanced >
E-mail Notifications .
For more information, refer to Configure E-mail Notifications for Any Activity.
- In most text fields, you can use process data variables as an alternative to literal data values.
- You can configure whether this activity waits for other activities before it runs.
For more information, refer to How Do I Configure an Activity to Wait for Other Incoming Activities?
- Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation, and it is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business uses cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, and other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?
How to Start
- On the Application Explorer screen, do one of these:
- Do one of these:
- Add an activity:
- In the Process Builder, in the Activity Library, open the Salesforce tab.
- On the Salesforce tab, drag the Update Entity (Salesforce) activity onto your process.
- Change an activity:
- In your process, double-click your activity.
- Add an activity:
General Configuration
Specifies the basic settings for the Update Entity activity.
Fields
Field Name | Definition |
---|---|
Display Name |
|
Description |
|
Connection Timeout (Seconds) |
|
Update Entity Configuration
Configures the request settings to change an entity record
Fields
Field Name | Definition |
---|---|
Salesforce |
|
Add Token |
|
Entity Name |
|
Update Record |
|
Build Where Clause |
|
Edit |
|
Request Mapping |
|
Map Response to AgilePoint Schema |
|
Store the Response in Custom Attribute |
|
Record Ownership |
|
Update Entity Configuration > WHERE Clause
Configures a SQL where clause to filter the results of a query in Salesforce. It gets only the records that obey the rules in the WHERE clause.
Fields
Field Name | Definition |
---|---|
Column |
|
Comparer |
|
Value |
|
Add |
|
Subcondition |
|
Delete |
|
Back |