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.