You are here:
export Parameters
Add an export transformation to a dataflow either in the dataflow editor, or directly in the JSON dataflow definition file. The parameters you specify are the same for both methods.
To add an export transformation in the dataflow editor, click
.
To add an export transformation in the JSON definition file, add a node and set the action
attribute to export.
This table describes the input parameters.
| Parameter | Required? | Value |
|---|---|---|
In dataflow editor: Source Node In dataflow JSON:
|
Yes | Node in the dataflow that identifies the dataset that you want to export. Input source for this transformation. |
In dataflow editor: Target In dataflow JSON: |
Yes | The destination for the exported data. In the dataflow editor, select Einstein Discovery. In the dataflow definition
file, specify |
In dataflow editor: User In dataflow JSON: |
Yes | The Id of the user who can access the data in Einstein Discovery. In the dataflow editor, you can search for the user by name in this field. |

