Salesforce to BigQuery integration for analytics-ready CRM data
The Salesforce to BigQuery integration from Adapters loads accounts, contacts, opportunities, and activity from Salesforce into BigQuery tables on an incremental schedule, so your warehouse stays analytics-ready without draining Salesforce API limits. Field mapping takes about a minute and no code is required.
No credit card required.
Field mapping auto-plugged · tap a port to rewire
Plug a source port into
Transform on this cable
JSON in
JSON out
5 sample records ready
Last updated August 2026
What running Salesforce to BigQuery by hand costs you
- Full object exports burn Salesforce API calls and hit daily governor limits during business hours.
- Hand-built Python loaders break the moment someone adds a custom field or renames an object.
- Stale CRM data in BigQuery means Looker Studio dashboards and models report last week, not today.
The field mapping, out of the box
These cables are pre-wired when you pick the pair. Rewire any of them, or add your own, in the same visual data mapping tool you use for every adapter.
Input / SALESFORCE
Output / BIGQUERY
Transforms included
Incremental loads use the Salesforce SystemModstamp watermark so each run only moves changed rows into BigQuery; Salesforce field types cast to BigQuery column types, currency stays NUMERIC, timestamps land as TIMESTAMP in UTC, and tables partition by load date so dbt models and Looker Studio read a clean, deduplicated table without scanning the whole history.
How it goes live
Three steps, minutes end to end, covered by flat data integration pricing from $49 a month.
STEP 01
Pick the pair
Connect Salesforce and BigQuery with scoped credentials. About a minute each.
STEP 02
Confirm the mapping
The cables above are pre-wired. Adjust any field, preview the transform on sample records, done.
STEP 03
Schedule the sync
Hourly down to every minute, with retries, alerting, and a full log on every run.
Salesforce to BigQuery sync: common questions
How do I load Salesforce data into BigQuery?
Extract through the Salesforce API, then load into BigQuery as partitioned tables. Use the Bulk API for the initial backfill of large objects and the REST or Query API with a SystemModstamp watermark for incremental runs. Land each object in its own table, partition on a date column, and merge on the Salesforce record ID so re-runs update rather than duplicate.
Which Salesforce objects should you sync to BigQuery?
Start with Account, Contact, Lead, Opportunity, OpportunityLineItem, User and the history objects you report on. Adding every custom object on day one is the usual mistake: it multiplies API calls, slows the backfill, and fills the warehouse with tables nobody queries. Add objects as reports demand them.
How do Salesforce API limits affect a BigQuery sync?
They set your realistic sync frequency. Salesforce enforces a daily API request allocation per org, and a naive per object full refresh burns through it fast. Incremental reads on SystemModstamp cut request volume by orders of magnitude, and the Bulk API moves large volumes in far fewer calls than the REST API.
How do you handle Salesforce deletes in BigQuery?
Query the deleted records endpoint or read the recycle bin, because a SystemModstamp watermark cannot see a row that no longer exists. Without that step, deleted opportunities stay in BigQuery forever and every pipeline report runs slightly high. Some teams also run a periodic ID reconciliation to catch hard deletes.
How does the Salesforce to BigQuery sync work?
The Salesforce to BigQuery integration from Adapters loads accounts, contacts, opportunities, and activity from Salesforce into BigQuery tables on an incremental schedule, so your warehouse stays analytics-ready without draining Salesforce API limits. Field mapping takes about a minute and no code is required.
Is there a prebuilt Salesforce connector for BigQuery?
Yes. This Salesforce to BigQuery connector ships prebuilt: the field mapping is wired the moment you pick the pair, transforms are included, and the first sync can run within minutes. No code or engineering sprint required.
How much does the Salesforce BigQuery integration cost?
Pricing is flat and monthly: Starter at $49, Growth at $149, Scale at $399. Every plan includes this pair, visual field mapping, and per-record logs. There are no per-task or per-row fees, so the bill stays the same as volume grows.
How often can Adapters sync Salesforce to BigQuery?
Hourly on Starter, every 5 minutes on Growth, and down to every minute on Scale. Failed records retry automatically with backoff, and alerting plus a full per-record log come standard on every run.
Do I need to write code to connect Salesforce and BigQuery?
No. Fields are auto-mapped the moment you pick the pair, and you can rewire any mapping visually before the first sync. Incremental loads use the Salesforce SystemModstamp watermark so each run only moves changed rows into BigQuery; Salesforce field types cast to BigQuery column types, currency stays NUMERIC, timestamps land as TIMESTAMP in UTC, and tables partition by load date so dbt models and Looker Studio read a clean, deduplicated table without scanning the whole history.
More pairs from the API connector library
Browse the full api connector library, or request a pair you do not see.
Salesforce and BigQuery, finally in agreement
Map the pair once and let it sync on schedule. Flat price from $49 a month, no per-task fees.
No credit card required.