Obtain order information from Salesforce and store it in a MySQL database.
Connect to Salesforce API and write to MySQL tables
Variables
MySQL Database containing the table to update.
Schema of the table to update.
Create the tables, if they do not exist, otherwise end the Task.
prefix for tables created by the engine
API Token used to access Salesforce Orders.
Salesforce Organization's subdomain