Hi everyone! I’m new to using Make.com to build integrations with monday.
I have a scenario that rolls items up to another board.
When an item is created in board X, a new item is created in board Y. I’m using a watch events webhook, triggered by a status change on monday.
In order to prevent duplicates from being created in board Y, im trying to retrieve the data in board Y, and apply a filter to check if the item already exists.
I’ve tried Execute Graph QL to find an item by column values, and have also tried the Search By Items Column’s values module in Make.
The problem is: the bundle returns empty on the first few runs. It only finds the newly created item if i wait a few mins.
For instance I added a Sleep module of 70s, and that gave it enough time to register the new item, find it and successfully avoid duplication.
I’ve noticed this issue of data not registering right away in several other scenarios i’ve worked on. And i’m wondering if anyone has any solutions or tips on this. It would be greatly appreciated! Thanks in advance 😃
Item not found/ bundle empty after creating item
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.