Filter List
Keep only the list items that match a condition; store the matching items as a new list (the source list is unchanged).
Overview
Filter List is a no-code automation step in the List category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 4 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Keep only the list items that match a condition; store the matching items as a new list (the source list is unchanged).
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| List name | variable | Required | Name of the list variable. Example: myList | |
| Condition | dropdownequals · not equals · contains · not contains · greater than · less than · is empty · is not empty | Required | contains | |
| Value | string | Optional | Example: {{{keyword}}} Supports variables | |
| Store filtered list in | variable | Required | Example: filtered |
How to use Filter List
- 1
Open AutoFlowRPA and drag the Filter List command from the List group onto the canvas.
- 2
Set its parameters in the side panel — Filter List has 4 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Filter List command do?
Keep only the list items that match a condition; store the matching items as a new list (the source list is unchanged).
Which group does the Filter List command belong to?
Filter List is part of the List group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Filter List command take any parameters?
Yes — Filter List has 4 configurable field(s), all editable in the visual node editor.
More List commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.