With this Workflow, when a New Record is created, and the record matches specified Picklist Values(s) entered as a Variable Input, then send an Email Notification to recipient(s) of your choosing.
Let's say I want to have a list of people to receive an email notification whenever a New Business Opportunity is created and the Lead Source is Web.
With this workflow, you can select:
The Object in Scope - in this case Opportunity
The Picklist Value(s) of the Object that should yield a Email Notification
A list of emails this notification should go to. In this case, I hardcoded Andrew and Matthew to receive an email notification each time a New Opportunity record is created and matching the variable inputs of item 2.
Then I title what the subject should be.
Then I enter what the email body should be.
Lastly, I enter my Salesforce URL to link the record out in the Email Body.
In Salesforce, whenever a New Business Opportunity is created and Lead Source equals "Web" then Andrew and Matthew should receive an email notification.
Using the Variable inputs we entered, and creating an Opportunity Record that matches those Variable Inputs, I am able to get the following email notification sent to my inbox. =