Get a specific Data Target by Data Flow Node ID
{ getTargetByNodeId }
Returns the data target connection details using it's node ID in a data flow.
Method
/API2/dataSources/getTargetByNodeId
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 target object contains information about the connection of a specific target ETL node and the validation message result
Notes
Use this function with other methods to update the details of a data target.