Hello everyone
Sorry my english is not very good, and maybe someone has already answer to my question but i didn’t found out…
Well my problem is “simple”, i’m new with zapier, but i’ve created a 2 zaps that can read / find some emails in a specific label on my gmail, and scrap URL on it and put this URL on a google sheet.
The problem is that every day i have 20 emails in this box, with 10 urls, so the zap make find email = 20 tasks, scrap 10 urls per email = 20 tasks, and for every new url detected creat a new (multiple) row in the google sheets, so 200 tasks.
Every day this zap use 240 tasks.
Is it possible to reduce this number ?
I thought use Zap by Storage, o python code to creat an array and add all the URL in one zap / creat row in google sheet… but if this action use tasks to collect before add in mass i dont save tasks.
Any idea ?
Best regards