First email on immediately on created a new record and second after few minutes like 15 min on date modified.
What is the conditions for these two email in workflow?
These mail should not be send together i want to send these mails in time interval.
Please guide me how can i do this?
Create a new work flow record,
Select the module you want it to run against,
Set it to run on to New records,
Don not add any conditions,
Add and action and select Send Email.
For the modified create a second work flow record and do the same thing except set it to run on modified records.
Hello,
thanks for help.
Your first condition working fine. Mail are working on new record but when i am trying to send email on date modified its sending email with create new record means i am getting two email on new record created.
I am applying condition for Accounts module
Accounts --> Date Modified --> Equal to --> date --> Now-10 min