Automation Action: WooCommerce - Order
Performs a range of operations against a WooCommerce order. These actions include:
- Get Order
- Create Order
- Delete Order
- Update Order Status
When performing operations, there is the ability to do it against the first, last or all records. If an operation is performed against all records, an integer representing the total records modified will be returned. A JSON array will be returned when performing a "Get" operation for all records.