Order Item

Description
This is typical business application. It allows the user to select an item, and then use a web service to get the best price for the item. If the user is new, it asks the user for the address; otherwise it reads the users address from a database. It then asks the user for a confirmation of the order and launches an order process as a separate workflow. When the order is complete it updates a spreadsheet that keeps record of all the items purchase. While it is a simple application it demonstrates many powerful capabilities of Chatty Apps such as: Easily calling SOAP or REST Web services , Embedding an application within another application for structured design and reuse , Launching a workflow from a Chatty App , Integrating with a spreadsheet either Google Spreadsheet or Excel Services and using rules.

Live Demo :Order Item

Flow Preview

Form Preview