by Robert Bezirganyan | Mar 23, 2017 | Blog
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…
by Matt Barnes | Mar 18, 2014 | Blog
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…