Obtain information from Order My Gear and store it in a MySQL database.
Download data from Order My Gear and store it in a MySQL database.
Variables
Credentials to use to access Order My Gear.
Select the type of data to download.
SQL Query to obtain the list of ID's corresponding to the data to download.
Parameters to use in your SQL Query, if any. Refer to slide out help for more information.
Optional datetime stamp indicating the starting point of the data to download. This field will be automatically updated after each increment of data is downloaded.
Optional SQL Query to use to determine the start point of the data to download. If specified, Next Run Start Point will be ignored.
Optional SQL Query to use to determine the end point of the data to download.
Optional datetime stamp indicating the stopping point of data to download. Only data created before the datetime specified will be downloaded. If blank, the current datetime will be used.
This Task will process your data in increments. Set a value in this field to determine the size of each increment.
Automatically shrink the Process Increment if the amount of data found exceeds the limit of what the API will return.
Credentials to use to access the MySQL database.
Target table name, in schema.table format, where the data will be stored.
Automatically create the Target Table, if it does not exist, otherwise end the Task.
Select a Shared Config with the Order My Gear data property to MySQL column name mappings and MySQL column definitions.
Continue uploading subsequent data if an error occurs.
Optional name of the table, in schema.table format, where errors will be stored.