Hello,
I have a workflow that sends an email to the Lead Owner whenever a Lead is Qualified. However, the problem is that if someone were to reactivate the Lead and then Qualify again, the workflow would fire a second time and send a duplicate email. Can anyone think of a way to prevent this? I know I could hide the "Reactivate" button on the ribbon, but I would rather not have to do that.
*This post is locked for comments
Hi,
You can create one attribute in Lead, say Email Sent (two option / Boolean) , default value of this attribute will be false. when lead qualified first time set this attribute value to Yes.
And in workflow add condition before sending email to check for this attribute, if this attribute is false then only send email other wise cancel workflow.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156