Skip to main content
Version: 0.32.2

Export

Export lets you download saved recipes and your current recipe as files on to your local machine.

Format

Export has several formats:

  • Export the current recipe to <file name>. Saves your current recipe as a .dcw file on your machine.
  • Export the saved recipe <recipe name> to <file name>. Saves a previously-saved recipe to a .dcw file on your machine.

Parameters

Export uses the following parameters:

  • file name (optional). The name of your new file. Note that you don't need to specify the file's extension.
  • recipe name (required). The name of the recipe to export.

Output

If the recipe is successfully saved, the file appears in whichever location you've specified on your machine for downloads and a success message appears in the log. Otherwise, an error message appears.

Examples

To export your current recipe to a .dcw file called "Latestrecipe," enter Export the current recipe to Latestrecipe.

To export a saved recipe called "MarketingAnalysisV2" to a file called "Sample", enter Export the saved recipe MarketingAnalysisV2 to Sample.