Welcome to MSDN Blogs Sign in | Join | Help

Microsoft Dynamics CRM Online Team Blog

This blog is focused on Microsoft Dynamics CRM Online (crm.dynamics.com).

News

  • The views expressed in this blog are those of the individual and do not necessarily represent those of Microsoft. This information is provided by way of general information only and should not be relied on without obtaining independent expert advice. These postings are provided "AS IS" with no warranties and confer no rights. You assume all risk for your use.
Automatically send email to CRM Live Using the Email Router

I hooked up the CRM Email Router today to pull data from a POP email account and insert into a queue.

Mike Lu, one of the talented program managers at Microsoft, did a great video on it at http://www.mikelu.org/archives/176


Essentially, the Email Router is a software service that can be run on a server or client machine. It doesn't care. You configure it with 3 steps.

1. Where to get the email from

2. What CRM deployment to send the email to

3. What User,Queue or Forward email to use.

You can use the router to push and pull email out of Exchange or a POP account into your CRM instance.

The only caveat I found was if you use the EA2 tool, it has a slight error. When it prompts you for the server name it gives,

https://dev.crm.dynamics.com/MSCRMServices/<orgname>

it should be

https://dev.crm.dynamics.com/<orgname>

Other than that, watch Mike's video for the 'how to' and you'll be set.

This is a great tool to automate the process of having leads or customer service request automatically go into CRM. Just set up an email account, like Info@Contoso.com or Support@Contoso.com and have the email router push the email into a queue. Then when emails come into the queue you could route to users using workflow or just monitor the queue for information.

-cheers
Jon

Posted: Thursday, March 27, 2008 5:16 PM by JonWhite
Filed under:

Comments

Clarity Admin said:

I have an alias (easy@simple.com) that forwards all emails to a mailbox (much_m0re_comPleX_name234@WhatTheHeck.com).

I would like Email Router to pull all messages from this mailbox. At present it is only pulling those email messages that are addressed to the true mailbox address (much_m0re_comPleX_name234@WhatTheHeck.com), and NOT those addressed to the alias.

Any ideas on how to get Email Router to pull all emails from the box indiscriminately?

Many thanks,

Clarity Admin

# May 11, 2009 7:56 PM
Anonymous comments are disabled
Page view tracker