Konnectify
WooCommerce + Konnectify

WooCommerce Integration with Konnectify

Connect your WooCommerce store to Konnectify to automate ecommerce workflows across customer interactions, orders, coupons, product catalog management, refunds, notes, and notification emails.

Coupons Customers Orders Order Notes Refunds Products Variations Categories Reviews 12 Triggers 41 Actions
ON THIS PAGE

What is WooCommerce?

WooCommerce is a flexible ecommerce platform built for WordPress that helps businesses sell physical products, digital products, subscriptions, services, and more. It is commonly used to manage storefront inventory, orders, customers, coupons, payments, shipping, refunds, and product catalogs.

With Konnectify, you can connect WooCommerce to the rest of your business stack and automate real-time workflows whenever customers, orders, coupons, or products change in your store.

New to WooCommerce?

Create an online store, manage products, and process ecommerce orders with WooCommerce.

Visit WooCommerce →

New to Konnectify?

Build no-code automations that connect WooCommerce with your CRM, helpdesk, spreadsheets, email tools, and more.

Sign up for Konnectify →

What you can automate

• Sync new customers to CRMs, email tools, or support apps
• Create, update, list, retrieve, and delete coupons
• Route new and updated orders to operations workflows
• Send order detail and notification emails automatically
• Manage products, variations, categories, and reviews
• Create order notes and process order refunds

API & authentication

Authentication method: Custom credential authentication

This connector uses WooCommerce store credentials supplied in Konnectify. You will be asked to enter your Store URL, Consumer Key, and Consumer Secret. These credentials allow Konnectify to securely communicate with your WooCommerce REST API.

  • Store URL: Your WooCommerce store base URL, for example, https://example.com.
  • Consumer Key: The WooCommerce REST API consumer key that usually starts with ck_.
  • Consumer Secret: The matching WooCommerce REST API consumer secret that usually starts with cs_.

Based on the available triggers and actions, this WooCommerce integration supports API capabilities across the following areas:

• Coupons: create, update, retrieve, list, delete, and monitor changes
• Customers: create, update, retrieve, list, delete, and monitor changes
• Orders: create, update, retrieve, list, delete, and monitor changes
• Order operations: send emails, create notes, and manage refunds
• Products: create, update, retrieve, list, delete, and monitor changes
• Catalog: manage variations, categories, and product reviews
Note: WooCommerce API availability, permissions, and rate limits can vary depending on your hosting environment, WordPress/WooCommerce version, installed plugins, security rules, and API key permissions. If a request is rejected, verify that the API key has sufficient read/write access and that your store allows REST API requests.

For more technical details, refer to the official WooCommerce REST API documentation.

How to connect WooCommerce to Konnectify

Prerequisites

  • An active WooCommerce store with REST API access enabled.
  • A WooCommerce Consumer Key and Consumer Secret with the required read/write permissions.
  • Your store base URL, such as https://example.com.
  • A Konnectify account with permission to create or edit workflows.
1

Add WooCommerce to a Workflow

  1. Open Konnectify and create a new workflow or edit an existing workflow.
  2. Choose WooCommerce as the trigger app or action app.
2

Authorize via custom credential authentication

  1. Enter your Store URL.
  2. Paste your WooCommerce Consumer Key and Consumer Secret.
  3. Save the connection in Konnectify.
3

Configure the Trigger or Action

  1. Select the WooCommerce trigger or action you want to use.
  2. Map required fields from earlier workflow steps into the WooCommerce fields.
For create, update, delete, refund, and email actions, confirm that the selected API key has the correct permissions and that mapped IDs refer to the correct WooCommerce store records.
4

Test the Workflow

  1. Run a test to verify the connection and field mappings.
  2. Review the sample response and adjust mappings if needed.
5

Activate the Workflow

  1. Turn on the workflow after a successful test.
  2. Monitor the workflow history in Konnectify to confirm live WooCommerce events and actions are running as expected.

Triggers 12

WooCommerce includes 12 webhook triggers. These triggers receive real-time notifications from WooCommerce when matching events occur in your store.

Coupons 3 triggers
Coupon Created

Receives a real-time notification whenever a new coupon is created in WooCommerce.

Coupon Updated

Receives a real-time notification whenever an existing coupon is modified in WooCommerce.

Coupon Deleted

Receives a real-time notification whenever a coupon is deleted in WooCommerce.

Customers 3 triggers
Customer Created

Receives a real-time notification whenever a new customer is created in WooCommerce.

Customer Updated

Receives a real-time notification whenever an existing customer is modified in WooCommerce.

Customer Deleted

Receives a real-time notification whenever a customer profile is deleted in WooCommerce.

Orders 3 triggers
Order Created

Receives a real-time notification whenever a new order is placed in WooCommerce.

Order Updated

Receives a real-time notification whenever an existing order is modified in WooCommerce.

Order Deleted

Receives a real-time notification whenever an order is deleted in WooCommerce.

Products 3 triggers
Product Created

Receives a real-time notification whenever a new product is created in WooCommerce.

Product Updated

Receives a real-time notification whenever an existing product is modified in WooCommerce.

Product Deleted

Receives a real-time notification whenever a product is deleted in WooCommerce.

Actions 41

WooCommer includes 41 actions for creating, updating, retrieving, listing, deleting, emailing, refunding, and managing ecommerce records.

Coupons5 actions
Create Coupon

Creates a new coupon in WooCommerce.

Update Coupon

Updates properties of an existing WooCommerce coupon.

Get Coupon

Retrieves the details of a specific coupon from WooCommerce.

List Coupons

Retrieves a paginated list of coupons from WooCommerce.

Delete Coupon

Permanently deletes a coupon from WooCommerce.

Customers5 actions
Create Customer

Creates a new customer profile in WooCommerce, including optional billing and shipping addresses.

Update Customer

Updates properties of an existing WooCommerce customer profile.

Get Customer

Retrieves the details of a specific customer from WooCommerce.

List Customers

Retrieves a paginated list of customers from WooCommerce.

Delete Customer

Permanently deletes a customer from WooCommerce.

Orders7 actions
Create Order

Creates a new order in WooCommerce.

Update Order

Updates properties of an existing WooCommerce order.

Get Order

Retrieves the details of a specific order from WooCommerce.

List Orders

Retrieves a paginated list of orders from WooCommerce.

Delete Order

Permanently deletes an order from WooCommerce.

Send Order Details

Sends order details email to a customer for a specific order.

Send Order Notification Email

Sends a specific order notification email template to a customer.

Order Notes4 actions
Create Order Note

Creates a new note for a specific order in WooCommerce.

Get Order Note

Retrieves the details of a specific order note from WooCommerce.

List Order Notes

Retrieves a list of notes for a specific WooCommerce order.

Delete Order Note

Permanently deletes a specific note from a WooCommerce order.

Order Refunds4 actions
Create Order Refund

Creates a new refund for a specific order in WooCommerce.

Get Order Refund

Retrieves the details of a specific order refund from WooCommerce.

List Order Refunds

Retrieves a list of refunds for a specific WooCommerce order.

Delete Order Refund

Permanently deletes a specific refund from a WooCommerce order.

Products6 actions
Create Product

Creates a new product in WooCommerce.

Update Product

Updates properties of an existing WooCommerce product.

Get Product

Retrieves the details of a specific product from WooCommerce.

List Products

Retrieves a paginated list of products from WooCommerce.

Delete Product

Permanently deletes a product from WooCommerce.

Get Product Review

Retrieves the details of a specific product review from WooCommerce.

Product Variations5 actions
Create Product Variation

Creates a new variation for a variable product in WooCommerce.

Update Product Variation

Updates properties of an existing product variation in WooCommerce.

Get Product Variation

Retrieves the details of a specific product variation from WooCommerce.

List Product Variations

Retrieves a paginated list of variations for a specific product.

Delete Product Variation

Permanently deletes a product variation from WooCommerce.

Product Categories5 actions
Create Product Category

Creates a new product category in WooCommerce.

Update Product Category

Updates properties of an existing WooCommerce product category.

Get Product Category

Retrieves the details of a specific product category from WooCommerce.

List Product Categories

Retrieves a paginated list of product categories from WooCommerce.

Delete Product Category

Permanently deletes a product category from WooCommerce.

Popular automations

Here are common WooCommerce workflows you can build in Konnectify using the available triggers and actions.

Welcome new customers and enrich their profile

When a new WooCommerce customer is created, retrieve the full profile and update billing or shipping details if needed.

Customer Created Get Customer Update Customer

Add internal notes to high-value orders

Create a WooCommerce order note automatically when a new order meets your business rules, such as a high order total or special shipping requirement.

Order Created Get Order Create Order Note

Keep product catalog data synchronized

React to product changes in WooCommerce and update related product details, categories, or variations as part of your catalog operations.

Product Updated Get Product Update Product Variation

Run coupon lifecycle automations

Use coupon events to validate promotions, update coupon settings, or remove expired promotional codes from your store.

Coupon Created Get Coupon Update Coupon

FAQ

How does WooCommerce authentication work in Konnectify?
Konnectify connects using custom WooCommerce credentials: Store URL, Consumer Key, and Consumer Secret. Use a WooCommerce REST API key with the permissions required by the triggers and actions in your workflow.
Which WooCommerce plans or setups are supported?
The integration is designed for WooCommerce stores with REST API access enabled. Support can depend on your WordPress hosting environment, WooCommerce version, security plugins, permalink configuration, SSL setup, and API key permissions.
How do WooCommerce triggers work?
All triggers in this connector are webhook-based. Konnectify receives real-time event notifications from WooCommerce for coupon, customer, order, and product create, update, and delete events.
How can I prevent duplicate customers, coupons, orders, or products?
This connector does not include dedicated upsert actions. To reduce duplicates, add a lookup step before creating records. For example, list or retrieve existing customers by known identifiers, then only create a customer if a matching record is not found.
How does Konnectify handle WooCommerce rate limits or API errors?
Rate limits and errors may be affected by your hosting provider, security tools, and WooCommerce configuration. If an action fails, review the workflow run history, check the API response, and reduce request volume or add filters where appropriate.
Can I connect multiple WooCommerce stores?
Yes. You can create separate WooCommerce connections in Konnectify for different stores by entering each store’s unique Store URL, Consumer Key, and Consumer Secret. Choose the correct connection when building each workflow.
Can I automate WooCommerce refunds, order notes, and notification emails?
Yes. The connector includes actions to create, retrieve, list, and delete order notes and order refunds. It also includes actions to send order details and specific order notification email templates to customers.

Ready to automate your WooCommerce workflows?

Connect WooCommerce to Konnectify and streamline ecommerce operations across orders, customers, coupons, products, refunds, and more.

 Get started free → 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article