Place data nodes between your trigger and your actions. This controls exactly which products reach each step.
Pick which products to process

| Setting | What it does |
|---|---|
| Filter conditions | One or more conditions a product must match (for example, status is “Ready” or category is “Electronics”) |
| Condition logic | Combine conditions with AND (all must match) or OR (any can match) |
| Minimum matches | Require a minimum number of matching products before the workflow continues |
Narrow a set with filters
The Filter Products node trims a product set that is already moving through the workflow. Use it after a Select Products node or an import to cut the set down further.| Setting | What it does |
|---|---|
| Filter conditions | One or more conditions a product must match to stay in the set |
| Condition logic | Combine conditions with AND or OR |
- Keep only imported products that are missing a description
- Narrow a set to one brand or price range
- Drop products that are already published
Select Products vs. Filter Products: Select Products builds a new set from your whole catalog. Filter Products narrows a set that is already flowing through the workflow.
Pull in data from a file
The Read File node loads product data from a file stored in WISEPIM. Use it when your workflow needs to process a CSV, Excel, or JSON file.| Setting | What it does |
|---|---|
| File path | Where the file lives in WISEPIM |
| Format | CSV, Excel, or JSON |
| Column mapping | Match each file column to a product field in WISEPIM |
Related
Logic nodes
Branch, merge, and pause the flow with if/then logic.
Action nodes
See every action your automations can run.
Visual builder
Drag, connect, and configure nodes on the canvas.
Triggers
Decide what starts your automation and when.


