I am trying to setup a scheduled zap that scans a google sheet for rows that contain the current date. It would then return the customer data in that row. Was considering using the “Get Many Spreadsheet Rows (Advanced, With Line Item Support)” action. My issue is that it is very likely my results would return more than 20 rows. In some cases up to 200+ rows. Is there a way around this to return more rows? Are there any other actions I can consider?
I am debating of taking the leap to do this with mysql but we aren’t there yet.
Thoughts?