Skip to content
  • Product
  • LogCore + AI
  • Resources
  • Pricing
Getting started
Log in

How can we help you?

Getting Started

  • Introduction
    • Integration and Automation
  • Tutorials
    • Seamless Imports: From CSV to API in Logcore Auto

Building Integrations

  • How to build an integration
  • Flows
    • Http requests
    • Pagination in Http requests (Deprecated)
  • Steps
    • Array Filter
    • Database Step
    • HTTP Step
    • If/Else
    • Local Storage
    • Loop
    • Loop Break
    • Run Other Integration
    • Webhooks
    • While
  • Debugging
    • Breakpoints and Step-by-Step Debugging

Queries & Formulas

  • Array Loops
  • Data Conversion
  • HideIf
  • LogCore Arrays
  • LogCore Conversions
  • LogCore Formulas
  • Querying input data
View Categories
  • Home
  • Resources
  • Building Integrations
  • Steps
  • Array Filter

Array Filter

< 1 min read

Filter arrays based on conditions.

When to Use #

  • Filter lists based on criteria
  • Remove unwanted items
  • Select subset for processing
  • Apply business rules to collections

Settings #

Basic

  • Description: Name this filter
  • Source Array: JSONPath to array (e.g., $.products)

Filter Conditions

  • Left Expression: Usually an array item property
  • Operator: =, <>, <, <=, >, >=
  • Right Expression: Comparison value
  • AND/OR: Combine conditions

Advanced

  • Return Original if Empty: Fallback to original array
  • Default Value: Value if filter is empty

Tips #

  • Keep filters simple
  • Use multiple Array Filter steps for complex logic
  • Test filters with various data
  • Properties are relative to array items
  • Use JSONPath for dynamic filtering
Updated on 2025-11-20
Local StorageLoop Break
Table of Contents
  • When to Use
  • Settings
  • Tips

We’re ready when you are

LogCore helps businesses connect systems automate workflows keep operations flowing

Let’s build something great together

Product

  • Overview
  • AI
  • Resources
  • Pricing

Company

  • About Us
  • Contact Us
  • Terms Of Service