Short answer: Drop the "WooCommerce → Get Customer" 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 |
|---|---|---|---|
Customer ID customer_id | string | Required | Customer ID. Example: 25 |
{"customer_id": "e.g. 25"}
{"id": 25,"role": "customer","email": "customer@example.com","billing": {"city": "Anytown","email": "customer@example.com","phone": "555-1234","state": "CA","postcode": "90210","address_1": "123 Main St","last_name": "Doe","first_name": "John"},"shipping": {"address_1": "123 Main St","last_name": "Doe","first_name": "John"},"last_name": "Doe","first_name": "John","total_spent": "149.97","orders_count": 3}
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.