• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

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