Does Property Exist In JSON
- 14 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Does Property Exist In JSON
- Updated on 14 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > JSON |
The Does Property Exist In JSON step evaluates a JSON string by looking to see if a specified Property exists and will return a true or false as output paths.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
JSON | JSON string to look for a property within. | String |
Property Name | The Property Name to look for within a JSON String. | String |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Was this article helpful?