Automation

Could you help me ? do you think i did it right?
I want to automatically send a reminder mail to the responsible persons on the 60th and 15th days.
the trigger should work every day and;
it only needs to work on the 60th and 15th days of the contract date.
example1: 60 days left until the end of the contract.
example2: 15 days until the end of the contract.
Best Answer
-
Hi @matakan
Instead of both conditions flowing down the same path, you will want them side-by-side with the different action underneath them, like this:
Each condition has its own Alert. Does that make sense? Here are some resource you may find helpful:
Cheers,
Genevieve
Answers
-
Hi @matakan
Instead of both conditions flowing down the same path, you will want them side-by-side with the different action underneath them, like this:
Each condition has its own Alert. Does that make sense? Here are some resource you may find helpful:
Cheers,
Genevieve
-
Yes, I tried a little myself yesterday and succeeded.. thanks