This lesson will cover the following topics:

01 Getting Started

This tutorial covers updating a Salesforce record when a document is submitted. In this particular example, the opportunity stage will be updated.

02 Salesforce Push

1. Navigate to the Form Settings Menu and expand the Salesforce Integration dropdown.

Screenshot of the form settings menu

2. Click Set Push. The Push Data window opens.

Screenshot of the Form settings menu with the set push button highlighted

3. Click the Add Object button to start configuring the push.

Screenshot of the push data window with the Add Object button highlighted

4. Use the Object dropdown to select Opportunity.

5. Expand the Action dropdown, select Update, and configure your multiple match criteria.

6. Click the Set Conditions button. The Conditions window opens.

Screenshot of the Map Salesforce Fields window

7. Configure the Condition that the Opportunity ID Equals the Record ID. Click Apply.

Screenshot of the condition configuration

8. Expand the Map Fields dropdown and click Set Mapping. The Salesforce Mapping window opens.

Screenshot of the Map Salesforce Fields window highlighting the set mapping button

9. Map the following fields and click Apply & Finish.
  • Stage: Other - Qualification
Screenshot of the Salesforce mapping window

When the document is generated in Salesforce, the Opportunity stage will be automatically updated to Qualification.

Screenshot of the Push Data window showing the configured push

03 Got Feedback?

Additional Resources