hey there,
i try a very simple thing. i want to extract all rows from a google sheet, so first row, then second and so on. until all are finished. how can i do that with a loop (if i need a loop for it). I looked at the forum and just found, that loops cant do it, just with webhooks (no idea what that means and how i can do it?) And i found a solution where i just say do it 20 times, but i dont know how many times it should take, because the rows could be anything from 1 to 200. How can i do this?