...
To run a job, you just specify the recipe identifier (wrangledDataset.id
). If the job is successful, all defined outputs are generated, as defined in the outputobject, publications, and writesettings objects associated with the recipe.
Code Block |
---|
{ "wrangledDataset": { "id": 7 } } |
...