Connect to a JSON Data Source
The topics in this section describe how to use the Data Source Wizard to connect to JSON-formatted data.
This task includes the following steps:
- Specify JSON Data Location
- Configure Web Service Endpoint Request
- Save a Connection String
- Select Data Fields
Note
Install the System.Text.Json package if your .NET Framework application does not reference this library to supply JSON data at runtime. .NET projects do not require manual installation of the System.Text.Json package, as it is already included in the .NET environment.