Skip to content
adapters.io

Square to BigQuery integration for analytics-ready sales data

The Square to BigQuery integration from Adapters loads payments, orders, line items, refunds, and processing fees from the Square API into partitioned BigQuery tables on an incremental schedule, so cohort, margin, and reconciliation models run on a full multi-location history instead of a manual export. 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 Square to BigQuery by hand costs you

  • The Square API scopes data per location and paginates by cursor with rate limits, so backfilling every location into BigQuery by hand is slow to script and brittle.
  • Order edits, refunds, and voided payments change records after the sale, and a naive nightly dump into BigQuery misses those updates.
  • True margin blends Square sales with cost of goods, fees, and ad spend, which needs a partitioned warehouse table, not a folder of exported reports.

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 / SQUARE

payment.id
fct_payment.payment_id
payment.amount_money.amount
fct_payment.amount
payment.created_at
fct_payment.created_at
order.line_item.uid
fct_order_line.line_id
payment.location_id
dim_location.location_id
payment.updated_at
fct_payment.loaded_at

Transforms included

Incremental loads use the Square updated_at watermark so edits, refunds, and voids flow through on the next run; minor-unit amounts (cents) cast to BigQuery NUMERIC dollars, ISO 8601 timestamps land as TIMESTAMP in UTC, tables partition by payment date, and line items land in their own table so margin and cohort models read one clean, deduplicated sales 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 Square 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 SQUARE → BIGQUERY with sample records

Square to BigQuery sync: common questions

How do you connect Square to BigQuery?

Through the Square API rather than a direct link, because BigQuery cannot query Square. A connector authenticates with OAuth, reads payments, orders, line items, refunds, customers and settlements, then loads them into partitioned BigQuery tables and merges on the Square object ID.

How should Square tables be partitioned in BigQuery?

Partition on the transaction or created date and cluster on location ID. Retail queries almost always filter by date range and store, so that combination cuts the bytes scanned dramatically. Since BigQuery bills on bytes processed, partitioning here has a direct and visible effect on the monthly bill.

How do you reconcile Square deposits in BigQuery?

Load settlements alongside payments. A Square deposit is the net of gross sales, processing fees, refunds and adjustments in the settlement period, so reconciling against payments alone never balances. With both tables loaded, a settlement joins to its component payments and the bank line ties out.

How often should Square sync to BigQuery?

Hourly covers most retail reporting, and daily is enough if the only consumer is a next morning dashboard. Sub hourly is rarely worth the API traffic unless something operational depends on it, because Square data settles over hours anyway as tips, refunds and adjustments land.

How does the Square to BigQuery sync work?

The Square to BigQuery integration from Adapters loads payments, orders, line items, refunds, and processing fees from the Square API into partitioned BigQuery tables on an incremental schedule, so cohort, margin, and reconciliation models run on a full multi-location history instead of a manual export. Field mapping takes about a minute and no code is required.

Is there a prebuilt Square connector for BigQuery?

Yes. This Square 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 Square 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 Square 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 Square 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 Square updated_at watermark so edits, refunds, and voids flow through on the next run; minor-unit amounts (cents) cast to BigQuery NUMERIC dollars, ISO 8601 timestamps land as TIMESTAMP in UTC, tables partition by payment date, and line items land in their own table so margin and cohort models read one clean, deduplicated sales 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 salesforce to bigquery 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 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.

Square 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.