Skip to main content
 print this page

Create dataflows

POST 

/datasources/:datasource_id/dataflows

Creates a dataflow for the datasource (edit access required). Supported types: jdbc bulkdataload, jdbc advanceddataload (not GovCloud), saas, streams, and arcgis. Request body shape varies by datasource type (DatasourceFlowsDetails). For jdbc bulkdataload, required fields include DataflowName, ProcessType, TargetLocation, DataflowConfig, and CreateDataset. Saas flows require DataflowName plus CreateDataset/DatasetDetails. Response includes Message and DataflowId.

Request

Responses

Successfully created the dataflow (or creation triggered in background)

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers