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




Description

Obtain orders from Custom Ink and store them in a MySQL database.


Purchasing Options



Available Actions

Load Orders

Scrape orders from the Custom Ink website and load them into a MySQL table.


Variables

Source Parameters
customink_connection required

E-mail address and password to access Custom Ink.


Destination Parameters
mysql_connection required

MySQL database where the data from the Custom Ink will be loaded.

target_table_name required

Table name, in schema.table format, where the data from the Custom Ink will be loaded.