tim_frazer
12/07/2022, 5:12 PMtim_frazer
12/07/2022, 5:13 PMversion: 1
project_id: 242e2eb5-8ffa-4e48-86f2-6f838822efbe
plugins:
extractors:
- name: tap-bigquery
variant: anelendata
config:
streams:
- name: hubspot-contact
table: '( select ''<mailto:thrive.null_id@testmail.com|thrive.null_id@testmail.com>'' as email, ''tim_'' as first_name,
''frazer'' as last_name, ''1234'' as user_id, ''thrive'' as company, ''123''
as company_id, ''1001'' as hubspot_id, date_sub(current_timestamp(), interval
1 day) as updated_at, date_sub(current_timestamp(), interval 1 day) as created_at) '
columns:
- email
- first_name
- last_name
- user_id
- company
- company_id
- created_at
- updated_at
- hubspot_id
datetime_key: updated_at
start_datetime: '2022-12-01T00:00:00Z'
tim_frazer
12/07/2022, 5:14 PMvisch
12/07/2022, 5:33 PMhg
01/12/2023, 9:32 AMvisch
01/12/2023, 1:18 PMvisch
01/12/2023, 1:18 PM