<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sending E-mails with Dynamics CRM Workflows</title>
	<atom:link href="http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/</link>
	<description>Building business value on Dynamics CRM</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:09:05 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brock</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-5646</link>
		<dc:creator>Brock</dc:creator>
		<pubDate>Fri, 09 Dec 2011 19:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-5646</guid>
		<description>Figures as soon as I post that I realize I had the step as &quot;Create Email&quot; instead of &quot;Send Email&quot;.

Voila!</description>
		<content:encoded><![CDATA[<p>Figures as soon as I post that I realize I had the step as &#8220;Create Email&#8221; instead of &#8220;Send Email&#8221;.</p>
<p>Voila!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brock</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-5645</link>
		<dc:creator>Brock</dc:creator>
		<pubDate>Fri, 09 Dec 2011 19:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-5645</guid>
		<description>Everything appears to be working, but when the workflow/process creates the email, it just sits in status &quot;Pending Send&quot;.

I&#039;ve verified inbound/outbound profiles in Email Router are configured and working when manually creating emails.

What now?</description>
		<content:encoded><![CDATA[<p>Everything appears to be working, but when the workflow/process creates the email, it just sits in status &#8220;Pending Send&#8221;.</p>
<p>I&#8217;ve verified inbound/outbound profiles in Email Router are configured and working when manually creating emails.</p>
<p>What now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Knudson</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-4082</link>
		<dc:creator>Richard Knudson</dc:creator>
		<pubDate>Tue, 12 Jul 2011 12:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-4082</guid>
		<description>Hi Patricia,

No, unfortunately you cannot do it the way you&#039;d like to. Depending on your requirements, you might be able to accomplish your goals with a dialog process, since they can query CRM and present results to a user for selection (e.g., for a selected contact, present a list of invoices, and select one to e-mail to the contact)...but that&#039;s interactive (requires user input), and it sounds like you want automatic. 

There&#039;s not much you can&#039;t do with a plug-in (e.g., when an invoice record is created, custom .NET code could e-mail a version of it to a customer)...but that&#039;s custom .NET code and would be some work. 

If I come across anything easier I&#039;ll write it up. That would be a nice feature!</description>
		<content:encoded><![CDATA[<p>Hi Patricia,</p>
<p>No, unfortunately you cannot do it the way you&#8217;d like to. Depending on your requirements, you might be able to accomplish your goals with a dialog process, since they can query CRM and present results to a user for selection (e.g., for a selected contact, present a list of invoices, and select one to e-mail to the contact)&#8230;but that&#8217;s interactive (requires user input), and it sounds like you want automatic. </p>
<p>There&#8217;s not much you can&#8217;t do with a plug-in (e.g., when an invoice record is created, custom .NET code could e-mail a version of it to a customer)&#8230;but that&#8217;s custom .NET code and would be some work. </p>
<p>If I come across anything easier I&#8217;ll write it up. That would be a nice feature!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-4009</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Fri, 08 Jul 2011 04:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-4009</guid>
		<description>Hi Richard
Is it posible that attachment be personalised?
We need to send a workflow email with an invoice as attchment and invoice needs to have recepient relevant information.

Thanks for your help</description>
		<content:encoded><![CDATA[<p>Hi Richard<br />
Is it posible that attachment be personalised?<br />
We need to send a workflow email with an invoice as attchment and invoice needs to have recepient relevant information.</p>
<p>Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SPS</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-3738</link>
		<dc:creator>SPS</dc:creator>
		<pubDate>Thu, 26 May 2011 09:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-3738</guid>
		<description>Hi Richars,

Is there any way I can send email using the workflow to users who got sharing on an Account, i.e whenever a user changes the status of an account I need to send email to the users who got sharing.

Also is there a way I can send email when a user share an Account or can I trigger a workflow at the time of sharing an Account.

I am bit new the MS CRM and it will be helpful if you can give some inputs on implemeting the above mentioned scenarios.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Richars,</p>
<p>Is there any way I can send email using the workflow to users who got sharing on an Account, i.e whenever a user changes the status of an account I need to send email to the users who got sharing.</p>
<p>Also is there a way I can send email when a user share an Account or can I trigger a workflow at the time of sharing an Account.</p>
<p>I am bit new the MS CRM and it will be helpful if you can give some inputs on implemeting the above mentioned scenarios.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rachel</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-1671</link>
		<dc:creator>rachel</dc:creator>
		<pubDate>Mon, 03 May 2010 15:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-1671</guid>
		<description>Hi Richard,

I&#039;m trying to set up a workflow to send an email to a queue. I&#039;ve assigned myself as the owner and gave it my email address for testing purposes. The workflow shows that the process runs successfully but the queue contains no email. Is there a setting someplace else I need to adjust?

We are on CRM 4.0 rollup 10</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>I&#8217;m trying to set up a workflow to send an email to a queue. I&#8217;ve assigned myself as the owner and gave it my email address for testing purposes. The workflow shows that the process runs successfully but the queue contains no email. Is there a setting someplace else I need to adjust?</p>
<p>We are on CRM 4.0 rollup 10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Knudson</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-1228</link>
		<dc:creator>Richard Knudson</dc:creator>
		<pubDate>Mon, 01 Mar 2010 01:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-1228</guid>
		<description>Hi Steve,

Sorry it took me a while to answer you, but yes I was referring to CRM Online. The currently downloadable version of the Dynamics CRM Online E-Mail Router supports the BPOS hosted version of Exchange. I&#039;ve got it up and running myself and it works great. 

Better late than never, eh?

Richard</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Sorry it took me a while to answer you, but yes I was referring to CRM Online. The currently downloadable version of the Dynamics CRM Online E-Mail Router supports the BPOS hosted version of Exchange. I&#8217;ve got it up and running myself and it works great. </p>
<p>Better late than never, eh?</p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Jacobs</title>
		<link>http://www.dynamicscrmtrickbag.com/2010/01/12/send-emails-with-workflows/comment-page-1/#comment-1211</link>
		<dc:creator>Steve Jacobs</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dynamicscrmtrickbag.com/2010/01/12/sending-e-mails-with-dynamics-crm-workflows/#comment-1211</guid>
		<description>IN the above post, you mention that the E-Mail router now works with BPOS.

Are you referring to the CRM Online, or CRM On-Premise E-Mail router?

The latest version of the on-premise E-Mail Router (that I could find) is dated 12/2007 and as of last Fall did NOT work with BPOS. Is there a newer version? DId one of the Update Rollups fix this?

Thanks,
Steve</description>
		<content:encoded><![CDATA[<p>IN the above post, you mention that the E-Mail router now works with BPOS.</p>
<p>Are you referring to the CRM Online, or CRM On-Premise E-Mail router?</p>
<p>The latest version of the on-premise E-Mail Router (that I could find) is dated 12/2007 and as of last Fall did NOT work with BPOS. Is there a newer version? DId one of the Update Rollups fix this?</p>
<p>Thanks,<br />
Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>

