Syncs / users_to_hubspot
users_to_hubspot
Upsert users as HubSpot contacts.
gtm pii
Last run
2026-07-09T22:00:11Z · success
1248 rows
Configuration
source:
bq_prod · mode: incremental→ hubspot (contacts)
Definition
syncs/users_to_hubspot.yml
1 2 3 4 5 6 7 8 9 10 11 12 13 | # drt docs: inline secrets / PII masked — prefer *_env references name: users_to_hubspot description: "Upsert users as HubSpot contacts." tags: [gtm, pii] model: ref('crm_contacts') destination: type: hubspot object_type: contacts sync: mode: incremental cursor_field: updated_at mask: email: '« redacted »' |
Lineage
Reads bq_prod · writes hubspot (contacts).
State
| last_sync_at | 2026-07-09T22:00:11Z |
| last_cursor_value | 2026-07-09T21:45:00Z |
| rows_synced | 1248 |
| last_status | success |
| last_error | — |