Obtain information from Bright Sites and store it in a MySQL database.
Download inventory data from the Bright Sites and store it in a MySQL database.
Variables
Credentials used to access Bright Sites.
Number of API calls allowed per execution.
MySQL database where the data will be stored.
Table name, in schema.table format, where the data will be stored.
Comma-separated list of HubSpot object properties. Null will be loaded instead of the property's actual value.
Create the table, if it does not exist, otherwise end the Task.
Download order data from Bright Sites and store it in a MySQL database.
Variables
Credentials used to access Bright Sites.
Datetime stamp indicating the starting point, based on updated date, of the data to download. This field will be automatically updated. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.
Number of API calls allowed per execution.
MySQL database where the data will be stored.
Table name, in schema.table format, where the data will be stored.
Comma-separated list of HubSpot object properties. Null will be loaded instead of the property's actual value.
Create the table, if it does not exist, otherwise end the Task.
Download product data from the Bright Sites and store it in a MySQL database.
Variables
Credentials used to access Bright Sites.
Datetime stamp indicating the starting point, based on updated date, of the data to download. This field will be automatically updated. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.
Fixed amount to adjust the Next Run Start Point.
Number of API calls allowed per execution.
MySQL database where the data will be stored.
Table name, in schema.table format, where the data will be stored.
Comma-separated list of HubSpot object properties. Null will be loaded instead of the property's actual value.
Create the table, if it does not exist, otherwise end the Task.