I’d really like to create an automation where if a record matches a certain condition, an email is sent every two weeks. So basically, I’d have two triggers, record matches condition + scheduled time. Is that possible?
Answer
Two Trigger Automations?
Best answer by Justin_Barrett
Another option is to have a single automation trigger based on the output of a formula field. The formula would both check for the record conditions and also check the current date to see if it’s on a two-week interval (using the WEEKDAY(), WEEKNUM(), and MOD() functions). Only when all conditions are met would the formula output a specific value to trigger the automation.
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
