Forum Discussion

Surendar's avatar
Surendar
Contributor
8 years ago

How to find incoming data format(json,xml) dynamically in pipeline input view?

How to find incoming data format dynamically? Say for example, If the incoming data is JSON then I need to perform certain validation and flow for JSON If the incoming data is xml then I to p...