WooCommerce Connector updated
WooCommerce Connector version 1.10.4 adds splitter options for message sources, and fixes a bug when editing products - error message displayed is “Cannot get an XML string value from token type ‘StartArray’.”
This version also updates action names and descriptions to make them easier to use. This update is backward compatible, in that all updated action names will appear in place of the old ones as soon as the connector is updated (no user config needed).
Action names have been updated as follows. Other actions remain unchanged. Action details including descriptions and configuration options are documented in the connector reference section WooCommerce Connector Actions.
Add Shipment Tracking
was renamed from “Shipment Tracking Create”.Create a Customer
was renamed from “Customer Create”.Create a Product
was renamed from “Product Create”.Create a Product Attribute
was renamed from “Product Attribute Create”.Create a Product Category
was renamed from “Product Category Create”.Create a Product Variation
was renamed from “Product Variations Create”.Create a Sales Order
was renamed from “Sales Order Create”.Create a WooCommerce Object
was renamed from “WooCommerce Object Create”.Delete a Product Variation
was renamed from “Product Variations Delete”.Get a Customer
was renamed from “Customer Get”.Get a Product
was renamed from “Product Get”.Get a Product Attribute
was renamed from “Product Attribute Get”.Get a Product Category
was renamed from “Product Category Get”.Get a Product Variation
was renamed from “Product Variations Get”.Get a Sales Order
was renamed from “Order Get”.Get a WooCommerce Object
was renamed from “WooCommerce Object Get”.Update a Customer
was renamed from “Customer Update”.Update a Product
was renamed from “Product Update”.Update a Product Attribute
was renamed from “Product Attribute Update”.Update a Product Category
was renamed from “Product Category Update”.Update a Product Variation
was renamed from “Product Variations Update”.Update a Sales Order
was renamed from “Order Update”.Update a Sales Order's Status
was renamed from “Order Status Update”.Update a WooCommerce Object
was renamed from “WooCommerce Object Update”.
For more Connector details, see WooCommerce Connector Reference.