Discussion:
Creating a connector ?
(too old to reply)
Mahmoud Shaban
2007-05-20 19:19:01 UTC
Permalink
Dear all,

I need any helpful articles or instructions guiding me how to use CRM SDK
and the .NET making a connector.

Which will get data from an external application and inserting it into CRM?

That application has a web frontend and SQL server database as a backend

Thanks and appreciate your efforts
--
Best Regards,
Mahmoud A.Shaban
uMar Khan
2007-05-21 11:21:00 UTC
Permalink
Hi Mahmoud,
First of all you need to do some .net programming using CRM SDK. Once you
know how to create contact or retrieve or update contact using CRM web
service than you need to explore callouts.

You can write callouts, which will update the other application whenever you
will update or create contacts.

Or you can write new web services which you can call in you other
application on update / create of contacts to update / create contact in MS
CRM.

Check out MS CRM SDK 3.0.7. It also got few samples
http://msdn2.microsoft.com/en-us/library/aa682866.aspx

You can download it from
http://www.microsoft.com/downloads/details.aspx?familyid=9C178B68-3A06-4898-BC83-BD14B74308C5&displaylang=en

Check out stunware website for articles;
http://www.stunnware.com/crm2/topic.aspx?id=WhoAmI
http://www.stunnware.com/crm2/topic.aspx?id=ReadingWhoAmI
--
PLEASE do click on Yes or No button if this post was helpful or not for our
feedback.

uMar Khan
Email for direct contact: imumar at gmail dot com
Post by Mahmoud Shaban
Dear all,
I need any helpful articles or instructions guiding me how to use CRM SDK
and the .NET making a connector.
Which will get data from an external application and inserting it into CRM?
That application has a web frontend and SQL server database as a backend
Thanks and appreciate your efforts
--
Best Regards,
Mahmoud A.Shaban
Darren Liu
2007-05-21 13:10:12 UTC
Permalink
Hi Mahmound,

It sound like that you need to move data from point A to point B,
depends on your situation, instead of writting your own connector, you
might able to use Scribe or c360 software for what you need to do and
save you a lot of time in develop and maintaining the application.
Here's the link for Scribe and c360's web site.

http://www.scribesoft.com
http://www.c360.com

Hope this helps.

Darren Liu
Crowe Chizek and Company
http://www.crowecrm.com

On May 20, 2:19 pm, Mahmoud Shaban
Post by Mahmoud Shaban
Dear all,
I need any helpful articles or instructions guiding me how to use CRM SDK
and the .NET making a connector.
Which will get data from an external application and inserting it into CRM?
That application has a web frontend and SQL server database as a backend
Thanks and appreciate your efforts
--
Best Regards,
Mahmoud A.Shaban
Mahmoud Shaban
2010-05-13 08:41:01 UTC
Permalink
Thank you guys
Post by Darren Liu
Hi Mahmound,
It sound like that you need to move data from point A to point B,
depends on your situation, instead of writting your own connector, you
might able to use Scribe or c360 software for what you need to do and
save you a lot of time in develop and maintaining the application.
Here's the link for Scribe and c360's web site.
http://www.scribesoft.com
http://www.c360.com
Hope this helps.
Darren Liu
Crowe Chizek and Company
http://www.crowecrm.com
On May 20, 2:19 pm, Mahmoud Shaban
Post by Mahmoud Shaban
Dear all,
I need any helpful articles or instructions guiding me how to use CRM SDK
and the .NET making a connector.
Which will get data from an external application and inserting it into CRM?
That application has a web frontend and SQL server database as a backend
Thanks and appreciate your efforts
--
Best Regards,
Mahmoud A.Shaban
Loading...