Short answer: Drop the "WooCommerce → List Coupons" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Per Page per_page | string | Optional | Per Page. e.g. "10" |
Page page | string | Optional | Page. e.g. "1" |
Coupon Code code | string | Optional | Filter by exact coupon code |
Search search | string | Optional | Search coupon codes |
{"per_page": "10","page": "1","code": "e.g. SAVE20","search": "e.g. summer"}
[{"id": 100,"code": "SAVE20","amount": "20.00","description": "20% off everything","usage_count": 15,"usage_limit": 100,"date_expires": "2025-12-31T23:59:59","discount_type": "percent"}]
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.