• 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.

How to make action for each data line pulled in

Status
Not open for further replies.

Lucas.

Member
Hi,

I want to pull in info trough Prestashop API about my invoices.
I have following data in Pabbly

https://website.com/api/orders?filter[invoice_date]=[2022-08-1,2022-08-31]&date=1

1662534486399.png


Now I want to do a GET request to get invoice data of all these order id's and put them in to a txt file trough the onedrive connection.
I thought I could do this with the iterator, but can't seem to find it.
 

Lucas.

Member
OKay, I already found out, but I already had typed out my question.
So here my answer for other users with the same question:

Just disable the simple response, and you can apply the iterator.
1662534706788.png
 
Status
Not open for further replies.
Top