How can I make the scenario wait to send the email until all rows are updated, and then send only one email that its compete. now it sends after each row an email.
Thank you
How can I make the scenario wait to send the email until all rows are updated, and then send only one email that its compete. now it sends after each row an email.
Thank you
hi @mb10977,
you need to use a filter between the two modules.
Try “Bundle order position is equal to Total Number of Bundles” both variables from the Google Sheets Module.
Best,
Richard
Awesome! That’s another possible solution