New topic: I have a google sheet with 2 tables one with the list of recipients, email address, reminder sent status and due date columns the other table for responses from google form which also collects the email address column.
I am using a filter within the appsheet to filter only those emails that are not in the responses table and send an email on the due date only once and also updating the row action for reminder status to sent with this formula in the bot event configuration
adding a process to send an email and set the status to sent so it wont get picked again
however this is not working and the appsheet is not reading the logic. can anyone help me have alook at this. Not able to create a grouped action to fix this
Used the same process. When i execute it it sends 2 emails and then once it sends an email to the email address thats not on the response sheet it should mark as sent which it does and then when i execute it again it sends the email again.
so 2 issues:
why is it sending 2 emails when i execute all the the 3 steps
why is it still sending email when its already marked sent