Hey all
I’m running an external API request using the Api connector. I need to run the request on 1000s of items. Currently I am using a backend recursive workflow but this is taken hours to complete. Is there a better way to do this or a way to run API requests in parallel?