I have a robot that I would want to schedule to run unattended on each monday, and each first day of the month. However, when that is the same day, I want it to run only once. Does anyone have tips?
A solution could ofcourse be to check in one of the documents that the robot edits to see if it has been edited already, but I hoped that I could do this in the trigger already.