Skip to content

Commit fc8342e

Browse files
committed
Merge branch 'feature/select_records' of https://github.com/SFDO-Tooling/CumulusCI into feature/select_records
2 parents 44e80b2 + 2bd015e commit fc8342e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/data.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ versa.
256256

257257
The `select` functionality is designed to streamline the mapping process by enabling the selection of specific records directly from Salesforce for lookups. This feature is particularly useful when dealing with non-insertable Salesforce objects and ensures that pre-existing records are used rather than inserting new ones. The selection process is highly customizable with various strategies, filters, and additional capabilities that provide flexibility and precision in data mapping.
258258

259+
The following is an example of a `mapping.yaml` file where the `Event` sObject utilizes the `select` action:
260+
259261
```yaml
260262
Account:
261263
sf_object: Account

0 commit comments

Comments
 (0)