Quantcast
Channel: Journey into CRM
Viewing all articles
Browse latest Browse all 74

Using CRM from an external website – part 2: research

$
0
0

Summer season is always a hard season to spend time behind your computer, the tempation of relaxing and spending time with your family and friends is big. But then guilt and curiousity win and I crawl back to my computer…

40349_fullimage_Strand-980x300_980x300

In the intro article, I drew a scenario that I want to implement. I want to embed CRM functionality within an external website. By an external website I mean a website running on a different webserver that has to rely on scripting to authenticate and communicate with CRM. My goal is to create an easy to use library that handles all the nasty bits and bytes.

This raises a couple of questions… 

How do I authenticate?

How do I use CRM services?

How can I make it easy to use?

The first two questions can be resolved by doing research. It is a matter of discovering on how to set the authentication calls and create a user context. Furthermore I need to find out how to fire various calls to the CRM services.

No time to loose, time to hit the web to get some background information and to find some answers.

Authentication:

CRM Service calls:

The CRM Service calls part is not that difficult, the challenge is to wrap it up in a friendly and generic manner. I expect that the authentication will be difficult to implement. Fortunately, I’ll get some transatlantic help (thanks Jake: additional brain power is appreciated).

In the next part I’ll focus on the CRM Service calls part. For now I’ve some homework to do.


Viewing all articles
Browse latest Browse all 74

Trending Articles