Automation stopping before iterator
Status: Closed · Asked by rafaelg on · 0 views
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
Hey @rafaelg
Please allow me some time to check. I will get back to you soon.
Thanks.
Any update?
Hey @rafaelgPlease allow me some time to check. I will get back to you soon.
Hey @rafaelgPlease allow me some time to check. I will get back to you soon.
We have forwarded your concern to our technical team, and they are actively working on it. I will provide you with an update soon.
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.
