Hi there!
I’m trying to automate a payroll process which sends an email to a user through after two rows are added to a table. Having some difficulties with this, was wondering if anyone can give me insight into fixing this issue
Best,
Alex
Hi there!
I’m trying to automate a payroll process which sends an email to a user through after two rows are added to a table. Having some difficulties with this, was wondering if anyone can give me insight into fixing this issue
Best,
Alex
Dear @Alex_Matos,
It’s always useful to share a dummy copy of your doc, as solutions need to be created depending on your structure and expected outcome!
As far as I can imagine, you should have a “checkbox” column, to be able to give it a status.
And updating the settings to assure that:
When the rows are send by the automation the checkbox should be set to “true”
When the second row is created ( 2 check boxes are false) , meaning that the the email sending will be triggered.