Dataflow Resources

Dataflows are used to prepare data for Analytics, creating one or more datasets using transformations to manipulate the data.
Available resources:
Resource Description Supported HTTP Method Resource URL
Dataflow List Resource Returns a collection of dataflows GET /wave/dataflows
Dataflow Resource Returns a dataflow. Reverts a dataflow to a previous version. GET PATCH PUT /wave/dataflows/<dataflowId>