Generating Data Grid view using Rest API structure

0
Hi Team,   Currently we have a requirement  to generate data grid view using Rest API structure ( using Export Mapping or Message definitions )    Suggest us the way how we can implement this scenario.   Thanks Ashwath  
asked
2 answers
1

Hi there,

 

You can use a Microflow or Nanoflow as a source for your Datagrid. Have the Datagrid be in a dataview of the entity containing the attribute with the JSON structure. Complete the import mapping and return the imported items.

 

Hope it helps

answered
0

Hi Nico Mouton

I tried to import JSON Structure using micro flow the value is importing as String not as Object ? is it possible to share some microflow example?

Thanks
Ashwath

 

answered