Hi there,
I want to push a value onto a list using storage by Zapier. Next Zap I want to get information via webhook using the stored value daily. So far no problem.
But what happens if there are more values on the list? It's a URL for the webhook. I need to check every URL daily and only remove the value if a certain condition is met.
How would you handle this?