If Status has been "Working" for 14 days, send an alert
How would I go about setting up this logic in MKTO? I feel like i'm making it more complex than it needs to be.
I want to set up a trigger alert that looks at all records who had their lead status changed to "Working" 14 days ago and are still marked as "Working", and send a friendly alert to the sales person asking if that record is indeed being worked or not.
I created a "lead status date" field, so I have the value for the date that lead status is changed to "working". How can I use this date value to set up a trigger that sends out an alert 14 (or how many ever) days later if that value has not changed?