MultiGuy
MultiGuy

Reputation: 1012

Retrieve Data from Dynamics CRM via Web Form

Ok, I'm striking out with this. I'm wondering if there is a plugin or something available where I can place a form on a website which queries our CRM online and returns data. For example, I'd like for ANY website user to enter a zip code into a form and a radius (10 miles, 100 miles, etc.) and have it return to them the name and contact info of Account records who are within the radius of that zip code.

Anyone doing this?

Upvotes: 0

Views: 499

Answers (1)

Zach Mast
Zach Mast

Reputation: 1718

Yes, lots of people do this. Here is a link to get started:

http://msdn.microsoft.com/en-us/library/gg334357.aspx

Upvotes: 1

Related Questions