Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
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>