Forum Discussion

AbhishekKumar's avatar
AbhishekKumar
Qrew Trainee
4 years ago

How to check length of array and Apply Greater or Less Condition on that array In Pipeline

Hi, I have a JSON response in which I have JSON array. I want to apply a condition like if length of array is greater then 0 then do some operation else do some other operation in pipeline. JSON Samp...