Skip to main content
All docs
V24.2

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:

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.