Search code examples
dynamics-crmdynamics-crm-2013

Sending a workflow email from an Organization wide email account Dynamics CRM Online


I am working on a workflow to send an email when a record (Custom Entity) is created or modified. While setting the step for sending an email, I noticed that From Email Field is tied to Users. But what I need is a generic email account from which this email will be sent, something like "[email protected]". Do I need to create this user in the system or is there an easy way out to send emails through generic account without adding it as a user


Solution

  • Define a Queue with valid email address, approve the email for the Queue and select this queue for 'From' lookup in your email step. You don't have to create an user in CRM.