if Status = "Waiting on Customer"
If the request Source Type = "email"
-If Today() - Status action date (Need More Info) = 1 week (7days)
-Send email:
To: Contact Info
Body: XXX
Hi @Saaish
You can use "NOT status changed before" as below
status="Waiting on Customer" and NOT status changed before -1w
Tuncay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.