Rest Api data exported into Excel

0
Can Some one help me to exporting all the data coming from rest api ? As data comes in String form like Name,Address,phone and I have to export all data.
asked
1 answers
0

Hi,

It can be done in 1 Microflow but you need to store the REST response using the Import mapping to an Entity. Use Microflows from the Excel export module to export the Entity to Excel. Combining it in one Microflow is possible, 

Don't hesitate to ask for more help if you need more guidance. My mail address is marco.spoel@t-systems.com.

answered