InsideView: Get bulk data in JSON Format

If you ran into this article, then like me you’re wondering why the heck the InsideView API doesn’t allow you to pull bulk data in JSON format. InsideView’s justification is likely that the CSV format (the only option you currently have for receiving bulk data) is…

JSON Data Type Web Resource in Microsoft Dynamics CRM

Here is a simple trick that will allow you to store JSON formatted data in a Web Resource in Microsoft Dynamics CRM.  This provides a much more developer-friendly alternative to the XML data type that CRM offers.  The benefits of using JSON to store and transfer data…