Share this topic
LinkedIn
Twitter
Copy URL
I have a response body coming in , it has one array with 200 json objects in it.
I need to filter the objects like "job_status" != "true", remove the object and send the rest back to the consumer.
never-displayed