Create a Trello card for new WooCommerce paid orders
This trigger fires when an order is paid (moves to processing or completed status).
Developer info
- API endpoint slug
- woocommerce.new_paid_order
Trigger fields
No fields for this trigger
Ingredients
Order
- Slug
- order_id
- Filter code
- Woocommerce.newPaidOrder.OrderID
- Type
- String
- Example
- 12345
Order number
- Slug
- order_number
- Filter code
- Woocommerce.newPaidOrder.OrderNumber
- Type
- String
- Example
- 12345
Order url
- Slug
- order_url
- Filter code
- Woocommerce.newPaidOrder.OrderURL
- Type
- Web URL
- Example
- https://example.com/wp-admin/post.php?post=12345&action=edit
Status
- Slug
- status
- Filter code
- Woocommerce.newPaidOrder.Status
- Type
- String
- Example
- processing
Customer first name
- Slug
- customer_first_name
- Filter code
- Woocommerce.newPaidOrder.CustomerFirstName
- Type
- String
- Example
- Jane
Customer last name
- Slug
- customer_last_name
- Filter code
- Woocommerce.newPaidOrder.CustomerLastName
- Type
- String
- Example
- Doe
Customer email
- Slug
- customer_email
- Filter code
- Woocommerce.newPaidOrder.CustomerEmail
- Type
- String
- Example
- jane.doe@example.com
Customer phone
- Slug
- customer_phone
- Filter code
- Woocommerce.newPaidOrder.CustomerPhone
- Type
- String
- Example
- +1-555-123-4567
Total
- Slug
- total
- Filter code
- Woocommerce.newPaidOrder.Total
- Type
- String
- Example
- 99.99
Currency
- Slug
- currency
- Filter code
- Woocommerce.newPaidOrder.Currency
- Type
- String
- Example
- USD
Payment method
- Slug
- payment_method
- Filter code
- Woocommerce.newPaidOrder.PaymentMethod
- Type
- String
- Example
- Credit Card
Transaction
- Slug
- transaction_id
- Filter code
- Woocommerce.newPaidOrder.TransactionID
- Type
- String
- Example
- ch_1Abc2DefGhijkl
Paid at
- Slug
- paid_at
- Filter code
- Woocommerce.newPaidOrder.PaidAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Created at
- Slug
- created_at
- Filter code
- Woocommerce.newPaidOrder.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Item count
- Slug
- item_count
- Filter code
- Woocommerce.newPaidOrder.ItemCount
- Type
- String
- Example
- 3
Item summary
- Slug
- item_summary
- Filter code
- Woocommerce.newPaidOrder.ItemSummary
- Type
- String
- Example
- Blue T-Shirt x2, White Sneakers x1
Shipping address line1
- Slug
- shipping_address_line_1
- Filter code
- Woocommerce.newPaidOrder.ShippingAddressLine1
- Type
- String
- Example
- 456 Oak Ave
Shipping city
- Slug
- shipping_city
- Filter code
- Woocommerce.newPaidOrder.ShippingCity
- Type
- String
- Example
- Los Angeles
Shipping state
- Slug
- shipping_state
- Filter code
- Woocommerce.newPaidOrder.ShippingState
- Type
- String
- Example
- CA
Shipping country
- Slug
- shipping_country
- Filter code
- Woocommerce.newPaidOrder.ShippingCountry
- Type
- String
- Example
- US
Shipping postcode
- Slug
- shipping_postcode
- Filter code
- Woocommerce.newPaidOrder.ShippingPostcode
- Type
- String
- Example
- 90001