I have been striving to find an solution that how to check if JSON has specific string "Processing":true if it has then copy the "newLogno":776655 the ID.
Here is entire JSON
{"id":16,"sku":"4926","productName":"Diforda","upc":"test",
"condition":"test","uniqueID":1234,"logsCey":3,
"Processing":true,"addedDateTime":"2021-06-22T04:07:35.15",
"softDelete":false,"newLogno":776655}
If someone can please share a solution i would really appreciate.
Here is entire JSON
{"id":16,"sku":"4926","productName":"Diforda","upc":"test",
"condition":"test","uniqueID":1234,"logsCey":3,
"Processing":true,"addedDateTime":"2021-06-22T04:07:35.15",
"softDelete":false,"newLogno":776655}
If someone can please share a solution i would really appreciate.