E-COMMERCE
WooCommerce actions
20 actions you can wire into a flow, alongside everything else in the E-Commerce integration.
Every WooCommerce action
- WooCommerce: Create CouponCreate a discount coupon in your WooCommerce store, setting its code, discount type and amount plus any usage or product restrictions.
- WooCommerce: Create CustomerCreate a customer in your WooCommerce store. Set common fields directly or add any other customer field via Additional Fields.
- WooCommerce: Create OrderCreate an order in your WooCommerce store. Provide line items as JSON; set common fields directly or add any other order field via Additional Fields.
- WooCommerce: Create ProductCreate a product in your WooCommerce store. Set common fields directly, supply images/attributes/dimensions as JSON, or add any other product field via Additional Fields.
- WooCommerce: Delete CouponDelete a coupon from your WooCommerce store. Deletes permanently by default; turn off Force Delete to move it to the trash instead.
- WooCommerce: Delete CustomerDelete a customer from your WooCommerce store permanently (customers cannot be moved to the trash).
- WooCommerce: Delete OrderDelete an order from your WooCommerce store. Deletes permanently by default; turn off Force Delete to move it to the trash instead.
- WooCommerce: Delete ProductDelete a product from your WooCommerce store. Deletes permanently by default; turn off Force Delete to move it to the trash instead.
- WooCommerce: Get CouponRetrieve a single coupon from your WooCommerce store by ID.
- WooCommerce: Get CustomerRetrieve a single customer from your WooCommerce store by ID.
- WooCommerce: Get Many CouponsList coupons from your WooCommerce store, with optional filters. Enable Return All to auto-paginate every matching coupon.
- WooCommerce: Get Many CustomersList customers from your WooCommerce store, with optional filters. Enable Return All to auto-paginate every matching customer.
- WooCommerce: Get Many OrdersList orders from your WooCommerce store, with optional filters. Enable Return All to auto-paginate every matching order.
- WooCommerce: Get Many ProductsList products from your WooCommerce store, with optional filters. Enable Return All to auto-paginate every matching product.
- WooCommerce: Get OrderRetrieve a single order from your WooCommerce store by ID.
- WooCommerce: Get ProductRetrieve a single product from your WooCommerce store by ID.
- WooCommerce: Update CouponUpdate an existing coupon in your WooCommerce store. Only the fields you set are changed; add any other coupon field via Additional Fields.
- WooCommerce: Update CustomerUpdate an existing customer in your WooCommerce store. Only the fields you set are changed; add any other customer field via Additional Fields.
- WooCommerce: Update OrderUpdate an existing order in your WooCommerce store. Only the fields you set are changed; add any other order field via Additional Fields.
- WooCommerce: Update ProductUpdate an existing product in your WooCommerce store. Only the fields you set are changed; add any other product field via Additional Fields.
Also in E-Commerce
Put WooCommerce in a flow
These actions sit on the same canvas as every other integration, so a WooCommerce step can follow a form, a schedule or a message without any glue code.
