This lesson will cover the following topics:

02 | Setup

01 Getting Started

This tutorial covers some Advanced options when mapping a Get.

02 Setup

For demonstrative purposes, a simple form consisting of a Title, heading, and a button element was used. When the button is clicked, the Salesforce Get is triggered.

screenshot of example project

03 Mapping Tab

1. Navigate to the Salesforce Integration window.

2. Select Create New under the Get Record tab or click on an existing Get.

Salesforce Integration screen

3. Click the Mapping tab.

Map Salesforce fields window showing mapping tab

04 Mapping Formatting

When mapping specific Salesforce fields to your project elements, these fields’ format will follow the standard Salesforce format. For example- numbers, dates, rich text, etc.

Screenshot showing the standard created date format

If you want to change the formatting, navigate to the Mapping tab and click the gear icon next to the relevant mapped Salesforce field.

Create date gear icon

You can configure a format and insert a prefix or suffix using the Configure Format window. Ensure the Enabled checkbox is selected for your formatting to apply.

Configure format window

05 Set Reference

The Set Reference functionality allows you to pull related information without having to configure a separate Get, using references from lookup fields on your mapped object. For example, if you have configured a Get of a Contact, you can use the set reference option to pull through the related Account data. Click the Set Reference gear icon.

Set reference gear icon

In the Configure Reference window, use the dropdowns to configure your reference - for example, we created a Get to retrieve a contact’s full name. For this Contact, we also want the account name of the account to which the contact is assigned.

Configure reference window

06 From Object

The From Object allows for more flexibility than the Set Reference. Using the mapping dropdown, select From Object and click the Configure gear icon. Using the dropdowns in the Map Salesforce Field from Object, you can configure which Salesforce object you want to reference and configure conditions.

Map Salesforce Field from Object window

07 Got Feedback?

Additional Resources