Want to parse JSON from open RESTful API and save to SQL Server database?
Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can import JSON from open RESTful API to SQL Server database easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
Import JSON from open RESTful API to SQL Server database
Choose SQL Server and logon.
Click “Wizard – 1 File To 1 Table” at task dialog.
Select “Source File From” with “Url”.
1. Input the RESTful API URL, and download to JSON file.
2. Open the saved JSON file.
3. Config target SQL Server database.
You can create new SQL Server table by JSON struct, just a few mouse clicks.
Select table and config fields.
4. Summary.
5. Import.
See importing results in SQL Server table
Import API JSON_API to SQL Server in command line
Save “JSON_API to SQL Server” session, then you can:
- Import API JSON_API to SQL Server in Windows command line.
- Import API JSON_API to SQL Server in Linux command line.
- Import API JSON_API to SQL Server in macOS command line.
Set scheduled tasks for importing API JSON_API to SQL Server
You can schedule and automate this importing task by:
1) Save session and create .bat file.