Multiple Records (8 min)
01 Getting Started
02 Object Settings
When retrieving records from Salesforce, there can often be multiple matches.
1. Navigate to the Salesforce Integration window.
2. Select Create New under the Get Record tab or click on an existing Get.
You can configure multiple match criteria in the Object Settings tab.
03 Up To
You can choose to limit how many records Titan will pull into your project.
04 Sort Order
Under the Sort Order tab, you can choose how your data is organized - for example, You can organize the Salesforce data by Account Name in Ascending order.
You can add multiple sort order criteria to organize your data.
05 Sum Total
Using variables you can sum the total value of data that is comma separated. To do this, you will need to create a Formula variable that will calculate the sum of any field or variable on your project. For example- calculate the sum amount of the retrieved opportunities. When mapping the Get, ensure to map the Amount Salesforce field to the corresponding field or variable. On your Formula variable simply map the relevant Amount field or variable.
When using debug mode, you will see the total sum value stored in the variable.