Keep Squarespace order data synced to Google Sheets on a schedule or on demand. Ideal for operations teams that need quick reports, fulfillment views, and daily snapshots without exporting files. Save time and reduce mistakes.
Runs by schedule or manual start, loads options from a Globals node, then calls the Squarespace Commerce Orders API. Filters like modifiedAfter, modifiedBefore, fulfillmentStatus, and cursor help pull only the data you need while paging through large histories. The Split Out Order node breaks the API result array into single records. Each record is written to a selected Google Sheet with append or update, mapping columns for Order ID, Email, Currency, Subtotal, Total, item counts, and timestamps.
Set api-version and filters in Globals, connect your Squarespace header token and Google Sheets account, and pick the sheet tab. Start with a short date range and confirm rows appear, then set maxPage to -1 and enable the scheduler for daily sync. Expect faster reporting, fewer copy paste errors, and one source of truth your team can trust.