---
title: "Unlimited Conditions"
description: "Define unlimited condition rules and groups with AND/OR logic between groups."
url: "https://wpwebhooks.org/docs/unlimited-conditions/"
---

[WP Webhooks](https://wpwebhooks.org/) / [Docs](https://wpwebhooks.org/docs/) / Unlimited Conditions

Feature Pro since v1.7.0

# Unlimited Conditions

Define unlimited condition rules and groups with AND/OR logic between groups.

Free plan is limited to one condition per webhook with implicit AND. Pro unlocks unlimited rules per webhook, organized into condition groups. Groups are evaluated with AND between rules within a group and AND/OR between groups — enabling complex dispatch logic like "fire only for orders over $100 in category X OR for VIP customers".

/ Related

[Conditional Dispatch](https://wpwebhooks.org/docs/conditional-dispatch/)[fswa\_should\_dispatch](https://wpwebhooks.org/docs/fswa-should-dispatch/)

/Ready

## Your next automation is  
one sentence away.

[Install Plugin→](https://wordpress.org/plugins/flowsystems-webhook-actions/) [See the Plugin →](https://wpwebhooks.org/wordpress-webhook-plugin/)

$ wp plugin install flowsystems-webhook-actions --activate

## Structured data

```json
{"@context":"https://schema.org","@type":"TechArticle","name":"Unlimited Conditions — Feature — Webhook Actions Docs","description":"Define unlimited condition rules and groups with AND/OR logic between groups.","url":"https://wpwebhooks.org/docs/unlimited-conditions/","isPartOf":{"@type":"WebSite","name":"WP Webhooks","url":"https://wpwebhooks.org"},"about":{"@type":"SoftwareApplication","name":"Webhook Actions","applicationCategory":"WordPress Plugin"}}
```
