Skip to main content
All docs
V23.2

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

Your project should reference the open-source Newtonsoft.Json library to supply JSON data at runtime. The wizard detects whether your project references this library and suggests to install the required NuGet package if necessary.

JSON Data Source install Newtonsoft package