Skip to main content

Specify JSON Data Location

This wizard page allows you to specify a Web Service Endpoint URI, a filename, or a string with JSON content. If you choose the Web Service Endpoint option, you can configure a connection string with URI path parameters and query parameters.

Note

DevExpress Reporting uses the open-source Newtonsoft.Json library to parse JSON data at runtime for .NET Framework platforms. The wizard detects whether your project references this library and suggests to install the NuGet package if necessary. For .NET 6+ platforms, the System.Text.Json is used.

JSON-Newtonsoft