Skip to content
Advertisement

Tag: zapier

Javascript list_pop on Zapier Storage

I’m a heavy user of the Zapier Store in code blocks (Javascript). Recently the data sent to the storage encountered a sudden increase and sometimes I got a full store (cleaning it everyday does not help). I wanted to adopt a FIFO approach, for which if the number of records in the store > 450, I would delete the first

Advertisement