Tallying the number of times a workflow executes in a 5 minute period
Status: Open · Asked by mikec29526 on · 0 views
I have a web form where people will be voting, selecting 1,2,3,4 or 5 as their favorite artist. The voting will take place in a 5 minute window. They will be submitted their vote on a highlevel form, which will webhook into Pabbly. I don't really want to add the results to Google sheets as it will be too many submissions and error out due to Sheets' limitations. Is there a way to have Pabbly count how many times a workflow is triggered?
Hi @mikec29526,
You can try using the Number Formatter: Counter function to achieve this use case.