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 |