In the past @JakeatGrantMe, I’ve just used a Google Sheet as an alternative.
@AndrewJDavison_Luhhu Thank you for your response!
Can you describe how a setup in sheets would allow me to determine the number of times the data has passed through? Or rather what step(s) would I use to see if a value appears in a sheets column once, twice, or more than three times? My brain is failing me on coming up with an approach for this.
I appreciate your help!
@JakeatGrantMe
Well, you were talking about using Storage, but mentioned the limitations - in this case, you can use Google Sheets in the same way.
Two columns - ‘key’ and ‘value’
The zap would have a “Find or Create Spreadsheet” row step, a “Formatter->Number->Perform Math Operation” step to iterate the count and and “Update Spreadsheet Row” step to update the count on th sheet.
Make sense?
@AndrewJDavison_Luhhu That’s great! Thank you very much for your help!