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 | |
---|---|---|---|---|
Repeater is repeating steps before the repeater | 2 | 224 | April 26, 2024 | |
Airtable batch update api call | 9 | 785 | May 16, 2024 | |
How do you use Airtable Bulk Update Records module? | 6 | 226 | September 16, 2024 | |
How to combine single request results into a batch without a data store | 10 | 180 | September 16, 2024 | |
Repeater not working as expected | 4 | 73 | July 30, 2024 |