Use data from BigQuery to create or update information in Glofox.
Execute an SQL Query against a BigQuery data warehouse and use the results to create or update users in Glofox.
Variables
Credentials to use to access the BigQuery Cloud Data Warehouse.
Name of the table with data to process, in project.dataset.table format.
Datetime stamp indicating the starting point of the data to process. This field will automatically be updated after each increment is processed.
SQL Query to use to determine the end point of the data to process.
SQL Query to obtain data to process.
SQL Steps to run after entries in Glowfox have been created or updated.
Parameters to use in your SQL Queries and Steps, if any. Refer to slide out help for more information.
This Task will process data in increments. Set a value in this field to determine the size of each increment.
Credentials to use to connect to Glofox.
Continue processing subsequent data if an error occurs.