INTEGRATION
E-Commerce actions
Online store platforms: orders, products, and customers
- Actions
- 30
- Services
- 2
- Maintained by
- Flomation
Services
Shopify actions
- Shopify: Create OrderCreate an order in your Shopify store. Provide line items as JSON; set common fields directly or add any other order field via Additional Fields.
- Shopify: Create ProductCreate a product in your Shopify store. Set common fields directly; supply variants, images, and options as JSON, or any other field via Additional Fields.
- Shopify: Delete OrderPermanently delete an order from your Shopify store by its ID.
- Shopify: Delete ProductPermanently delete a product from your Shopify store by its ID.
- Shopify: Get Many OrdersList orders from your Shopify store, with optional filters. Enable Return All to auto-paginate every matching order.
- Shopify: Get Many ProductsList products from your Shopify store, with optional filters. Enable Return All to auto-paginate every matching product.
WooCommerce actions
- 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).
Wire E-Commerce into the rest of your stack
Every action here drops onto the canvas alongside the other 3,585, so a E-Commerce step can sit between a form, a database and a message without any glue code.
