Get a specific Data Source by Data Flow Node ID

Returns the data source connection details using it's node ID in a data flow.

Method

/API2/dataSources/getSourceByNodeId

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.20
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

findDataSourceObject

Object Type

Description

Use this object to find a specific data source

Output Response

Successful Result Code

200

Response Type

Description of Response Type

The master flow data source object contains information about the connection of a specific source ETL node or master flow sql script node and the validation message result

Notes

Use this function with other methods to update the details of a data source.