Go to example tasks
Filter Active Adults from JSON
Created by
Luca Gallifuoco
Actor
JSON Record Filter
Filter JSON records to keep only adults who are marked as active. This example uses multiple deterministic conditions with JSON Record Filter and shows how to combine age and boolean filters in one workflow.
JSON Record Filterurban_souffle/mf-232-json-record-filter
Matched record
TextNumberBooleanListObject
Input
Items(required)
name:Alice+1
age:31+1
active:true+1
Conditions
field:age+1
operator:gte+1
value:21+1
Match mode:all
Output fields
Matched record
Sign up on Apify01
Create your Apify account to access the JSON Record Filter.
Start the run02
The Actor will start running based on the input automatically.
Receive the output03
Monitor the progress in real-time. You will be notified as soon as your dataset is complete and ready for review.
Integrate into your workflow04
The final output is delivered in JSON, CSV, or Excel format, ready to be plugged into your workflow.
