Hey guys, so I encountered a problem. Basically I have a webhook from another software and a router which is working perfectly fine. Then, I’ve set up a filter, which is also going perfectly fine. So in this case, it goes to the X route. The webhook basically receive a long text, which I want to turn into an array. So i used the split formula, and it’s working perfectly fine and gives an output of 15 items in the array. Now I used the bulk create row and it’s working perfectly fine. Then, I put a second bulk create row, since 1 module can only create 10 records, so the second module is for the 11 - 15 record. However, I don’t know why, I don’t even put a repeater module in it, it basically just run 10 times. I tried to change the module, but it didn’t worked. And then I tried to put a sleep module, and now, the sleep module and the second bulk create module is repeating it self until 10 operations. How do I solve this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Sequential Airtable Search Modules - 2nd Module Repeating Based on First Module's Bundle Count | 3 | 21 | August 15, 2025 | |
Repeater is repeating steps before the repeater | 2 | 247 | April 26, 2024 | |
Repeater Module Usage Clarification | 6 | 1468 | June 9, 2024 | |
Repeater not working as expected | 4 | 121 | July 30, 2024 | |
Flow running multiple times after Iterator | 7 | 31 | July 1, 2025 |