Convert XML data to Google Sheet

hiteshkkk

Member
I have a API Query which returns response in XML which I wish to add as row to Google Sheets.

The responses can have multiple rows.

How do I do that?

I tired iterator but I think the response is not valid array for it.

Please guide.
 
P

PabblyMember3

Guest
Pabbly Connect already accept and simplifies the XML responses. Could you please share your workflow URL where you are getting the XML array.
 
P

Pabblymember11

Guest
Hey @hiteshkkk

As of now, XML is only supported on our webhook triggers and currently not available on the action events of the application.
 
Top