Converter for fields.json to Snippet

Is there any converter for converting the fields.json of modules into a usable snippet for html/hubl files including all fields?

Hey @Torsten_Utz,

do you want to have only the values of a module or the whole json? Also, could you please describe what you’re trying to achieve?

best,

Anton

Hey @Anton,

I want to call the module in an template and fill it with values directly in the HTML. Therefore I need all the possible fields from the JSON. In modules with much configuration options it is a pain to write it down manually. A converter would be nice