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

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Automation stopping before iterator

rafaelg

Member
Your Task History ID
IjU3NjIwNTZiMDYzNTA0MzY1MjZhNTUzNjUxM2E1MTYyNTQzMSI_3D_pc
I'm trying to create an iterator that gets the json from job posts (retrieved from an API) and then passes the data 1 by 1 to another API for enrichment that in turn sends it to a google sheet.

This is the workflow:

- Get job data from API
- Iterator process arrays
- API for enrichment
- Add enrichment details on the google sheets

Everything works well in the testing but when running it, the sequence stops in the step before the iterator and says it succeeded?

Whats wrong? I followed the iterator tutorial and everything seems to be correct
 
A

Arshita

Guest
We have forwarded your concern to our technical team, and they are actively working on it. I will provide you with an update soon.
 
A

Arshita

Guest
Thank you for your patience.

After consulting with our team, it appears that the data is not being received in the API through the Pabbly action step. This is the reason the data is not progressing through the iterator. I kindly ask you to review and try the process again, ensuring that the data is successfully passing through the API by Pabbly action step.

1703595001590.png
 
Top