This lesson will cover the following topics:

02 | Setup

01 Getting Started

This tutorial covers some Advanced options when mapping a Get.

02 Setup

A simple form consisting of a Title, heading, and a button element was used for demonstrative purposes. When the button is clicked, the Salesforce Get will be 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 certain 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 back to the Mapping tab and click the gear icon next to the relevant mapped Salesforce field.

Create date gear icon

Using the Configure Format window you can configure a format and insert a prefix or suffix. 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 reference 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 the Contact is assigned to.

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