I try to use zappier for high volume (multiple actions per sec in extreme cases) atomic increments
Zappier fails to populate number column with ascending number
I use trigger webhook action from glide after submition of form container with name, number and row id column. I only send the row id column with the trigger webhook to zappier. then increment value in storage from zappier. then use that incrmentent number to populate (edit row) in glide. The problems begins to occur when a lot of requests are asked sequentally, leading to unpopulated (empty) number columns in the GBT.
Zappier itself marks the failed populated column as succesfull acions. And have never given the warning/notificaition an zap didn’t execute succesfull
Does anyone else have any problems with this? or have the solution?