Use data from a MySQL database to create orders on ManageOrders.com.
Execute an SQL Query against a MySQL database and use the results to create orders on ManageOrders.com.
Variables
Database to run the SQL Query on.
SQL Query to run. Your SQL Query is restricted to a single statement.
Parameters to use in your SQL Query, if any. Refer to slide out help for more information.
Integer where the processing of your sequentially sorted data should begin. This field will automatically be updated after each increment is processed.
SQL Query to use to determine the end point of the data to process.
This Task will process your data in increments. Set a value in this field to determine the size of each increment.
Credentials to use to access ManageOrders.com.