Snowfakery-Recipe-Templates
Snowfakery-Recipe-Templates copied to clipboard
Repo for all contributed Snowfakery recipes, maintained by Data Gen Toolkit team.
## What package(s) are you trying to populate with fake data? This project focuses on products developed and maintained by Salesforce and the Salesforce Open Source Commons. - [ ]...
Sample Snowfakery Recipe to Generate Permutations of Contacts, related Household Accounts, and Opps.
As a project developer, I need to be able to generate series of objects that are permutations of various record types and field values, and all required related objects for...
## What package(s) are you trying to populate with fake data? This project focuses on products developed and maintained by Salesforce and the Salesforce Open Source Commons. - [ ]...
Possible classifications, as written by @prescod * A "Getting Started" Recipe: Just a few fields * One per SObject and Record Type? /samples/sobjects/npsp/account /samples/sobjects/npsp/Address Not designed, necessarily, to be used...
@MelanieTolomeo asked about whether there were any rules about what could be included in our recipes. I'd like us to expand on [this section of the readme](https://github.com/SFDO-Community-Sprints/Snowfakery-Recipe-Templates/blob/main/docs/Naming_Conventions.md) My initial feelings:...
# NOTE Spin up a scratch org for this one using `cci flow run npsp:install_prod --org dev --default` -- DON'T use the npsp_scratch flow, which automatically upgrades to enhanced RD....
Run existing recipes and add more detail - Territories - Campaigns Questions around skew of dataset--the overall dataset needs to match the territories requested.
Create a simple recipe for Case along with related Contact and Account - [x] Create recipe with Contacts, Account, and Case. - [x] Write recipe instruction - [ ] Generate...
There are a couple starters for this recipe, the most complete of which lives [within the Snowfakery repository itself](https://github.com/SFDO-Tooling/Snowfakery/tree/master/examples/npsp). Even that does not include commonly used objects like Relationships and...