Introduction
In this post you will learn how to import JSON / XML Files or REST API / SOAP Web Service using ZappySys ODBC Drivers for REST API.
In this post we will show you how to read data from REST API service (example like this) and then consume / load into your BI / Reporting Tool.
Steps to Import REST API using ODBC Driver
Here are high level steps to import any REST API
- First download ZappySys ODBC Drivers for REST API.
- Follow this link to create ODBC DSN for JSON Driver
- Now in your App select ODBC connectivity option and Import data from DSN we created (Click on App link for details)
Example
Here is simple example API request.
Request
POST https://emo.mews.li/api/connector/v1/configuration/get
Content-Type: application/json
Body
{
"ClientToken": "E0D439EE522F44368DC78E1BFB03710C-D24FB11DBE31D4621C4817E028D9E1D",
"AccessToken": "C66EF7B239D24632943D115EDE9CB810-EA00F8FD8294692C940F6B5A8F9453D"
}
Open Your DSN Configuration.
Select Add ZappySys JSON Driver and configure like below.
After you Configure REST API request properties, you can click on preview tab
REST API Integration for Reporting / ETL Tools / Programming Language
BI / Reporting Tools |
ETL Tools Integration |
Programming Languages Integration |
|
|
|
Contact Us
If you have more question(s) feel free to contact us via Live chat or email to support@zappysys.com
Comments
0 comments
Please sign in to leave a comment.