generate_mapping
Generate a CumulusCI mapping file from a Snowfakery recipe to load data into Salesforce. Returns a preview and artifact URI.
Instructions
Generate a CumulusCI mapping.yml file from a Snowfakery recipe.
Creates the mapping file needed to load Snowfakery-generated data into Salesforce using CumulusCI. Returns a preview and artifact URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe_path | No | Path to recipe file (relative to workspace) | |
| recipe_text | No | Recipe YAML content as string | |
| load_declarations_paths | No | Optional paths to load declaration files |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||