Skip to content
adapters.io

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

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

Account.Id
dim_account.account_id
Account.Name
dim_account.account_name
Opportunity.Amount
fct_opportunity.amount
Opportunity.StageName
fct_opportunity.stage
Opportunity.CloseDate
fct_opportunity.close_date
SystemModstamp
fct_opportunity.loaded_at

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.

Try it in the live demo Preloads SALESFORCE → BIGQUERY with sample records

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

stripe quickbooks integration shopify netsuite integration salesforce hubspot integration airtable google sheets sync postgres to snowflake sync shopify quickbooks integration salesforce netsuite integration paypal quickbooks integration square quickbooks integration stripe netsuite integration hubspot quickbooks integration quickbooks to xero migration shopify xero integration salesforce to snowflake integration square netsuite integration hubspot xero integration postgres to bigquery netsuite to snowflake integration quickbooks to bigquery integration stripe to snowflake integration shopify to snowflake integration quickbooks to snowflake integration hubspot to snowflake integration netsuite to bigquery integration stripe to bigquery integration shopify to bigquery integration paypal to snowflake integration square to snowflake integration square to bigquery integration netsuite to postgres integration salesforce to postgres integration xero to snowflake integration hubspot to bigquery integration xero to bigquery integration paypal to bigquery integration stripe to postgres integration snowflake to bigquery migration shopify to postgres integration hubspot to postgres integration bigquery to snowflake migration quickbooks to postgres integration xero to postgres integration square to postgres integration paypal to postgres integration snowflake to postgres mysql to postgres migration mysql to snowflake redshift to snowflake migration mysql to bigquery sql server to snowflake sql server to postgresql migration

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.

Try the live demo

No credit card required.