WooCommerce → Business Central
Apps Required
Polls WooCommerce every 3 minutes for newly created orders to capture them in real time.
Filters out orders that already have a 365BC_Order_Number in their metadata, ensuring only unsynced orders are processed.
Searches for the matching customer in Dynamics 365 Business Central using the WooCommerce customer ID via OData REST API.
Matches the Business Central customer record with the WooCommerce order data using the customer ID, and merges them into a single payload for order creation.
Creates a new sales order in Dynamics 365 Business Central with the order date, customer number, line items (SKU, quantity, price), and external document number from WooCommerce.
Updates the WooCommerce order metadata with the 365BC_Order_Number to mark it as synced and prevent duplicate processing.
| Modules | Trigger |
|---|---|
| New orders created | Trigger when new orders are created in WooCommerce. |
| Orders updated | Trigger when orders are updated in WooCommerce. |
| New products created | Trigger when new products are created in WooCommerce. |
| Products updated | Trigger when products are updated in WooCommerce. |
New WooCommerce orders are automatically captured and created as sales orders in Dynamics 365 Business Central without manual data entry.
1
2
Built-in filtering checks for existing sync references, ensuring each order is processed only once and preventing duplicate entries in Business Central.
Automatically matches WooCommerce customers to their corresponding Business Central records, ensuring orders are linked to the correct accounts.
3
4
After creating the sales order in Business Central, the workflow writes the order number back to WooCommerce metadata for full traceability across both systems.
Eliminates the delay between receiving an online order and entering it into ERP, enabling faster fulfilment and invoicing.
5
1
New WooCommerce orders are automatically captured and created as sales orders in Dynamics 365 Business Central without manual data entry.
2
Built-in filtering checks for existing sync references, ensuring each order is processed only once and preventing duplicate entries in Business Central.
3
Automatically matches WooCommerce customers to their corresponding Business Central records, ensuring orders are linked to the correct accounts.
4
After creating the sales order in Business Central, the workflow writes the order number back to WooCommerce metadata for full traceability across both systems.
5
Eliminates the delay between receiving an online order and entering it into ERP, enabling faster fulfilment and invoicing.
Common questions about this automation template.
Automate smarter with an AI-native platform designed for the way mid-market businesses really work.