JSON

Frends.JSON.ConvertJSONStringToJToken / 1.2.0

Summary

Parses JSON text into a JToken, the navigable object form the other JSON Tasks and expressions work against, rather than leaving it an opaque string.

Typical use — the step right after receiving JSON as text, so the rest of the Process can address it by path

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0

Input parameter.

Name Type Default Example Description
Json String { 'foo': 'bar', 'foobar': ['Foo', 'Bar'] }

JSON string to convert.

An unhandled error has occurred. Reload 🗙