Posting/processing JSON in a Dynamics CRM 2011 custom workflow activity

With the proliferation of RESTful APIs, JSON is frequently used as a message format for interoperability. My MSDN "Posting/processing JSON in a CRM 2011 custom workflow activity" code sample shows how to POST JSON messages to a REST endpoint and process the response in a Dynamics CRM custom workflow activity.

Click here to see the sample.

comments powered by Disqus