Events
-
New Customer
Start FLO when a new customer is created.
-
New Order
Start FLO when a new order is created.
-
New Product
Start FLO when a new product is created.
Actions
-
Build Line Item
Build a line item object to be used in create order.
-
Build Shipping Line
Build a shipping line object to be used in create order.
-
Create Customer
Create a new customer.
-
Create Order
Create a new order.
-
Create Product
Create a new product.
-
Delete Customer
Delete a customer using the customer ID.
-
Delete Order
Delete an order using the order ID.
-
Delete Product
Delete a product using the product ID.
-
Read Customer
Read a customer info using the customer ID.
-
Read Order
Read an order using the order ID.
-
Read Product
Read a product info using the product ID.
-
Search Customers
Search for customers.
-
Search Products
Search for products.
-
Update Customer
Update a customer using the customer ID.
-
Update Order
Update an order using the order ID.
-
Update Product
Update a product using the product ID.