Iterator not picking up results from API

Status: Closed · Asked by nineplanetsllc on · 0 views

nineplanetsllc — Question ·

I'm trying to set up a workflow and have a working API call that successfully shows results and appears to be properly formatted. So I added the Iterator module after that, select Process Arrays and click Connect. I end up with a dropdown for Choose Array, but there's nothing in it to select. Has anyone run into this before, any ideas what might be wrong?

Arshil Ahmad — Reply ·

Hi @nineplanetsllc,

You need to disable 'Simple Response' and then click on 'Save & Send Test Request'. This will allow you to capture the response as an array, which can be recognized by the Iterator.

JustinPM123 — Reply ·

I am experiencing this same issue. Even when I disable Simple Response, the response is still showing as simple. So the Pabbly Iterator is not able to see or process the data. Attached is a screenshot of the Workflow results and also a JSON file with the 'Product" data that should qualify to iterate.
Here is my Workflow link: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY4MDYzZTA0MzQ1MjY1NTUzNDUxM2Ei_pc

Please help.

Arshil Ahmad — Reply ·

Could you please share the API documentation and the cURL command for the endpoint you are trying to execute?

nineplanetsllc — Reply ·
Hi @nineplanetsllc,

You need to disable 'Simple Response' and then click on 'Save & Send Test Request'. This will allow you to capture the response as an array, which can be recognized by the Iterator.


Thanks, that solved my issue.
Arshil Ahmad — Reply ·

Thank you for the update. We are glad the issue is fixed now.

Back to all forum threads · Log in to reply