Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Dynamics SDK

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I know the SDK is available for use I have been customizing CRM for 3 years and havent touch the SDK. Any tips/suggestion on how to start using? or what the SDK is capable of doing?

*This post is locked for comments

  • Suggested answer
    RaviKashyap Profile Picture
    RaviKashyap 55,410 on at
    RE: Dynamics SDK

    Hi,

    To start with SDK development, I would suggest you to first download the SDK and go through the sample code.  

    www.microsoft.com/.../details.aspx

    msdn.microsoft.com/.../gg309721.aspx

    I really like the way PowerObjects have structured their content on the "CRM Book"- crmbook.powerobjects.com/extending-crm

    You can use SDK to write custom code which includes JavaScript, Plugins, Custom Workflow and custom code to connect to external application. If you are looking for the steps then I would suggest the same sequence i.e.-

    1. JavaScript (Basic): Consider a scenario where you have a type field in the form and based on that type field you need to show/ hide tabs. This is a very common requirement which you can do by writing some custom JavaScript.

    msdn.microsoft.com/.../gg328255.aspx

    2. JavaScript (Web API): Consider a scenario where when you create an opportunity, you want that the currency should be populated as same as the customer selected. This can be done using JavaScript Web API

    You can download a tool to generate the JavaScript WEB API code on demand using an interface-

    github.com/.../CRMRESTBuilder

    3. Plugins: Consider a scenario where when you create a new account, assign a random number to that account and create a task. This can be done with plugins.

    msdn.microsoft.com/.../gg594416.aspx

    4. Custom Workflow Activity: Consider a scenario where you want to have a common custom functionality say some math operation [Can take accept parameters and provides the output] which can be used as a step within Out of box workflow. This can be done creating custom workflow activities.  

    And lastly consider a scenario where you want to integrate your crm with an external application say your company website or a small console application. This can be done by creating a connection to your dynamics CRm and then performing the required CRUD operations-

    msdn.microsoft.com/.../hh675400.aspx

    Hope this helps.

  • ashlega Profile Picture
    ashlega 34,477 on at
    RE: Dynamics SDK

    Hi,

     there are lots of resources, but you might start here:

    msdn.microsoft.com/.../gg327974.aspx

     As for what it's capable of doing - basically, you can register custom code to run on the CRM server (plugins and custom worfklow activities), or you can use SDK to connect to CRM from the external applications. In both cases, you can implement custom business logic in that code (you can run queries against CRM, you can update/create/delete records, you can start workflows, etc.. and you do all that using C#, for example)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,494 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,307 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans