# JSON Path Mapping

From ONEWEB version 4.0.19.12, users can use JSON path syntax to retrieve data from REST services with complex JSON structures. For more information on JSON path syntax please check the site [https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html.](https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html)

Users can use this syntax on the output mapping screen for REST services under the RestDummyObject.

![](https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2F5IrWcO7VFagR6SPc8EdG%2Fimage.png?alt=media\&token=3deaf4de-42c4-49c3-a4b8-237e79775a41)

![](https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FLulF8myhHwNa5Rq6QQUq%2Fimage.png?alt=media\&token=216f7e0e-a67f-403b-a057-a25a06699c20)

![](https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FIOVsWGtzIlE5cx3jruTH%2Fimage.png?alt=media\&token=b5623b17-715b-43e2-9e20-e7f8369659a3)

Users can use online JSON path evaluators to find the JSON expression to be used to retrieve a particular data from the JSON structure. There are multiple evaluators available online. For e.g. <https://jsonpath.com/>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oneweb.tech/oneweb/design-and-develop-oneweb-apps/integration-with-other-systems/develop-integration-with-oneweb-microflow/json-path-mapping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
