Create objects in ShipHero using data from MySQL.
Create or update objects in ShipHero using data obtained from a MySQL database.
Variables
MySQL database where the data will be stored.
SQL query to return the mutation that you want to send to ShipHero.
Parameters to use in your SQL Query, if any. Refer to slide out help for more information.
Datetime stamp indicating the starting point, based on creation datetime, of the data to process. Only data created after the datetime specified will be processed. This field will be automatically updated after each increment of data is loaded. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.
SQL Query to use to determine the start point of the data to process. If specified, Next Run Start Point will be ignored.
Optional datetime stamp indicating the stopping point, based on creation datetime, of the data to process. Only data created before the datetime specified will be processed. If blank, the current datetime will be used. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.
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 connect to ShipHero.