Skip to content

Commit

Permalink
Merge branch 'feature/select_records' of https://github.com/SFDO-Tool…
Browse files Browse the repository at this point in the history
…ing/CumulusCI into feature/select_records
  • Loading branch information
mjawadtp committed Nov 28, 2024
2 parents 44e80b2 + 2bd015e commit fc8342e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ versa.

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.

The following is an example of a `mapping.yaml` file where the `Event` sObject utilizes the `select` action:

```yaml
Account:
sf_object: Account
Expand Down

0 comments on commit fc8342e

Please sign in to comment.