This article assumes following requirements are met before you can follow the steps listed in this article. We will load the data using the ZappySys JSON driver and then upload the data in Excel. JSON is replacing XML because it is faster to read data, it is easier to parse data, it does not require end tags, it is shorter and it can use arrays. JSON stands for Java Script Object Notation and it is an Open and Standard format to read object with attributes and values. This article also covers creating Excel from SOAP XML Web Service so read full article to learn about SOAP API Export. We will use ODBC PowerPack to connect and query a JSON file. In this post, we will learn how to import JSON to Excel.
14 Security / Connection Types (Options for HTTP, OAuth, SOAP) in Excel.
13.1 METHOD 1 - Using Error Handling Options.
13 SOAP / REST API Error Handling in Excel.
12.4 Paginate by Header Link (RFC 5988).
12.3 Paginate by URL Path (Loop until no record).
12.2 Paginate by URL Parameter (Loop until certain StatusCode).
11.7 Preview SOAP API Response / Generate SQL Code for SOAP API Call.
11.6 Create DSN using ZappySys XML Driver to call SOAP API.
11.5 Using SoapUI to test SOAP API call / Create Request Body XML.
11.4 Video Tutorial - Introduction to SOAP Web Service and SoapUI tool.
11.3 Example SQL Query for SOAP API call using ZappySys XML Driver.
11 Calling XML SOAP Web Service in Excel.
10 Schedule / Automate Excel file creation using command line.