Hello,
Could someone guide me on how to implement nested loops in callin.io? My specific requirement is to query Airtable:
- Retrieve all "Bases".
- For each "Base", fetch its schema and then all its rows.
- For every row, execute an API call and update the Airtable row with the API's output.
I'm using version 1.1.1, running on Docker.
I've attempted several configurations, including separating the process into parent and child workflows. However, I encountered issues where the inner loop (processing each row, making an API call, and updating Airtable) only executed for the first iteration.
(I'm unsure why the icons aren't displaying correctly, so I've included an image as a fallback.)
Hello,
That appears to be correct. Could you share the execution log for it?
Please provide the rewritten markdown content.
This thread was automatically closed 90 days following the last response. New replies are no longer permitted.