Create Trello card for new WooCommerce orders
This trigger fires when a new order is placed in your WooCommerce store.
Developer info
- API endpoint slug
- woocommerce.new_order
Trigger fields
No fields for this trigger
Ingredients
Order
- Slug
- order_id
- Filter code
- Woocommerce.newOrder.OrderID
- Type
- String
- Example
- 12345
Order number
- Slug
- order_number
- Filter code
- Woocommerce.newOrder.OrderNumber
- Type
- String
- Example
- 12345
Order url
- Slug
- order_url
- Filter code
- Woocommerce.newOrder.OrderURL
- Type
- Web URL
- Example
- https://example.com/wp-admin/post.php?post=12345&action=edit
Status
- Slug
- status
- Filter code
- Woocommerce.newOrder.Status
- Type
- String
- Example
- pending
Customer first name
- Slug
- customer_first_name
- Filter code
- Woocommerce.newOrder.CustomerFirstName
- Type
- String
- Example
- Jane
Customer last name
- Slug
- customer_last_name
- Filter code
- Woocommerce.newOrder.CustomerLastName
- Type
- String
- Example
- Doe
Customer email
- Slug
- customer_email
- Filter code
- Woocommerce.newOrder.CustomerEmail
- Type
- String
- Example
- jane.doe@example.com
Customer phone
- Slug
- customer_phone
- Filter code
- Woocommerce.newOrder.CustomerPhone
- Type
- String
- Example
- +1-555-123-4567
Customer note
- Slug
- customer_note
- Filter code
- Woocommerce.newOrder.CustomerNote
- Type
- String
- Example
- Please gift wrap
Total
- Slug
- total
- Filter code
- Woocommerce.newOrder.Total
- Type
- String
- Example
- 99.99
Currency
- Slug
- currency
- Filter code
- Woocommerce.newOrder.Currency
- Type
- String
- Example
- USD
Payment method
- Slug
- payment_method
- Filter code
- Woocommerce.newOrder.PaymentMethod
- Type
- String
- Example
- Credit Card
Created at
- Slug
- created_at
- Filter code
- Woocommerce.newOrder.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Item count
- Slug
- item_count
- Filter code
- Woocommerce.newOrder.ItemCount
- Type
- String
- Example
- 3
Item summary
- Slug
- item_summary
- Filter code
- Woocommerce.newOrder.ItemSummary
- Type
- String
- Example
- Blue T-Shirt x2, White Sneakers x1
Billing address line1
- Slug
- billing_address_line_1
- Filter code
- Woocommerce.newOrder.BillingAddressLine1
- Type
- String
- Example
- 123 Main St
Billing city
- Slug
- billing_city
- Filter code
- Woocommerce.newOrder.BillingCity
- Type
- String
- Example
- San Francisco
Billing state
- Slug
- billing_state
- Filter code
- Woocommerce.newOrder.BillingState
- Type
- String
- Example
- CA
Billing country
- Slug
- billing_country
- Filter code
- Woocommerce.newOrder.BillingCountry
- Type
- String
- Example
- US
Billing postcode
- Slug
- billing_postcode
- Filter code
- Woocommerce.newOrder.BillingPostcode
- Type
- String
- Example
- 94105