1
0
mirror of synced 2025-12-30 03:02:21 -05:00
Files
airbyte/docs/integrations/sources/squarespace.md

1.5 KiB

Squarespace

The Squarespace connector enables seamless integration with your Squarespace store, allowing you to sync data from various key endpoints

Configuration

Input Type Description Default Value
api_key string API Key. API key to use. Find it at https://developers.squarespace.com/commerce-apis/authentication-and-permissions
start_date string Start date. Any data before this date will not be replicated.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
inventory variantId DefaultPaginator
store_pages id DefaultPaginator
products id DefaultPaginator
profiles id DefaultPaginator
orders id DefaultPaginator
transactions id DefaultPaginator

Changelog

Expand to review
Version Date Pull Request Subject
0.0.3 2024-11-04 48233 Update dependencies
0.0.2 2024-10-29 47806 Update dependencies
0.0.1 2024-10-10 Initial release by @avirajsingh7 via Connector Builder