You need to sign in to do that
Don't have an account?

profiles id's in email alert formula
I have an email alert setup to fire out when a lead is at a specific lead status and there has been no activity in 25 days. But now I need to add a third statement ensuring that if the lead is modified by the following profile id's: 00570000001m9eZ and 00570000002oRin - - the email alert should NOT fire. Can someone please let me know how I can add that statement to my formula below?
((LastModifiedDate = Now() + (-25))) && (ISPICKVAL(Status,"Workig"))
((LastModifiedDate = Now() + (-25))) && (ISPICKVAL(Status,"Workig"))
id's: 00570000001m9eZ and 00570000002oRin are user ID`s (and not profile IDs) correct?
All Answers
id's: 00570000001m9eZ and 00570000002oRin are user ID`s (and not profile IDs) correct?
Please mark this as Best Answer so that it can help answers!