How can we download Dmn JSON file

Hi,
By exporting able to get the Dmn file in XML format, Is it possible to get Dmn file in JSON format. If yes how can we download

Hello @Sange_Gowda ,

exporting the DMN XML means that you get the original DMN file back.

This file follows a xml schema, not json.

What would you like to use the json for?

Jonathan