You can't use this until you register with us!




Description

Obtain order information from Salesforce and store it in a MySQL database.


Purchasing Options



Available Actions

Salesforce to MySQL Downloader

Connect to Salesforce API and write to MySQL tables


Variables

Target Database Parameters
target_db required

MySQL Database containing the table to update.

target_schema required

Schema of the table to update.

create_tables_if_dne required

Create the tables, if they do not exist, otherwise end the Task.

table_prefix required

prefix for tables created by the engine


Source Parameters
sfdc_connection required

API Token used to access Salesforce Orders.

organization_subdomain required

Salesforce Organization's subdomain