Mukesh Karkey here , newbie to this community I have an API call that returns an array of objects, and I need to process each object individually. What’s the best way to handle this in n8n? Can someone provide a simple workflow example showing how to loop through and process each item?
Mukesh Karkey