Squarespace Ecommerce
+
Konnectify
Squarespace Ecommerce Integration
Automate your online storefront operations by connecting Squarespace Ecommerce to your business systems. Sync customer details, manage product listings, track stock levels, and streamline order processing in real time.
Contacts
Customer Addresses
Discounts
Products & Inventory
Orders & Transactions
Profiles
9 Triggers
33 Actions
What is Squarespace Ecommerce?
Squarespace Ecommerce is a comprehensive platform built to handle online sales, physical and digital inventory, and customer databases. Connecting your Squarespace store to Konnectify removes the burden of manual administrative work by instantly syncing your store's activity with your external accounting tools, CRMs, fulfillment platforms, and marketing systems.
New to Squarespace Ecommerce?
Set up your digital storefront and manage your store's inventory, billing, and orders directly.
Visit Squarespace →
New to Konnectify?
Build automated, multi-step workflows connecting your core business applications without writing code.
Sign Up Free →
What You Can Automate:
- Instantly add new store customers to your external CRM or email lists.
- Trigger shipping and fulfillment workflows the moment an order is placed.
- Sync updated stock levels from warehousing software back to Squarespace.
- Create discount codes automatically during marketing or loyalty campaigns.
- Update customer profiles and address books across your support portals.
- Track every commerce transaction inside your accounting tools automatically.
API & Authentication
Secure OAuth 2.0 Connection
Squarespace Ecommerce uses OAuth 2.0 authorization to grant Konnectify secure, scoped permissions. When you connect, you will authorize Konnectify to access specific data points (such as orders, inventory, and customer profiles) without ever exposing or storing your Squarespace master password.
To establish this connection, you will need your Squarespace Client ID and Client Secret. These credentials allow Konnectify to communicate safely with the Squarespace Commerce API and register the webhooks required for real-time triggers.
Plan Requirements Note
Squarespace restricts API access to specific plans (typically Commerce Business or Advanced plans). Make sure your Squarespace store plan supports external API integrations before attempting to connect.
For comprehensive details regarding endpoints, scopes, and quotas, refer directly to the official Squarespace Developer Documentation.
How to Connect
Prerequisites Checklist
- A Squarespace store on a plan that supports API access.
- Your Squarespace OAuth developer credentials (Client ID and Client Secret).
- Administrator access to the target Squarespace store.
Add Squarespace Ecommerce to a Workflow
- Log in to your Konnectify workspace and open or create a workflow.
- Select Squarespace Ecommerce as either your trigger or action step.
Authorize via OAuth 2.0
- Click Connect New Account in the step configuration panel.
- Input your Squarespace Client ID and Client Secret when prompted.
- You will be redirected to the secure Squarespace authorization screen. Log in and select the store you wish to connect, then grant the requested permissions.
Configure the Trigger or Action
- Select the specific event trigger or action you want to perform.
- Map data fields from your source application to Squarespace (e.g., matching email addresses or product SKUs).
Field Mapping Tip: Ensure that unique identifiers, like customer emails or variant SKUs, are mapped correctly to avoid creating duplicate records in your store.
Test the Workflow
- Click Test Step to send sample data through the integration.
- Verify that the test records appear correctly inside your Squarespace dashboard or destination app.
Activate the Workflow
- Review your entire mapping structure and settings.
- Toggle the workflow status to Active to begin automated, real-time syncs.
Triggers
9 Triggers Available
Triggers detect real-world events occurring inside your Squarespace store and instantly execute your automated workflows. Depending on the trigger type, updates are either pushed immediately via real-time webhooks or checked periodically via polling.
Contacts
3 triggers
▾
New Contact Added
Fires instantly when a new customer contact is registered in your Squarespace directory.
Contact Updated
Fires instantly when contact details, names, or subscription preferences are modified.
Contact Deleted
Fires instantly when a contact is removed from your Squarespace mailing lists or directory.
Customer Addresses
3 triggers
▾
Address Created
Fires instantly when a customer saves a new shipping or billing address to their profile.
Address Updated
Fires instantly when a customer updates their saved shipping or billing address records.
Address Deleted
Fires instantly when a saved address record is removed from a customer's profile.
Orders & Transactions
2 triggers
▾
Order Created
Fires instantly when a new purchase is successfully completed on your storefront.
Order Updated
Fires instantly when an order status changes, such as being marked as paid or refunded.
Products & Inventory
1 trigger
▾
New Or Updated Product
Runs on a polling schedule to identify products created or modified within your specified timeframe.
Actions
33 Actions Available
Actions are operations that Konnectify performs inside your Squarespace Ecommerce store whenever your workflow trigger conditions are met. Use actions to dynamically update your products, process shipments, and manage customer lists.
Contacts
5 actions
▾
Create Contact
Generates a customer profile with name, email, locale, and marketing communication preferences.
Get Contact
Retrieves a customer contact record using their unique Contact ID or primary Email address.
Update Contact
Modifies information for an existing customer contact using their unique Contact ID.
Delete Contact
Removes a specific customer profile from your store's directory using their Contact ID.
List Contact
Queries and returns a list of contacts from your Squarespace storefront database.
Customer Addresses
5 actions
▾
Get Address Book
Fetches the entire address book entries linked to a specific customer Contact ID.
Create Address Book Entry
Adds a new shipping or billing address entry directly into a customer's address book.
Get Address Book Entry
Retrieves details of a single, specific address record belonging to a customer.
Replace Address Book Entry
Overwrites an existing address book entry with new shipping or billing information.
Delete Address Book Entry
Deletes a specific address book entry associated with a customer Contact ID.
Discounts
5 actions
▾
List Discounts
Retrieves a paginated list of all active and scheduled discount codes on your store.
Create Discount
Generates a new promotional discount or coupon code for your storefront.
Get Discount
Retrieves specific setup details and rules for a discount using its Discount ID.
Update Discount
Replaces rules, expiration dates, or values of an existing discount code using its ID.
Delete Discount
Permanently deletes a discount code, rendering it immediately inactive on your store.
Products & Inventory
10 actions
▾
List Products
Retrieves storefront products, with options to filter by type, modification dates, or text search.
Create Product
Creates a new catalog product, complete with pricing, descriptions, and variant configurations.
Get Products
Retrieves structural and pricing details for one or more catalog products by their IDs.
Update Product
Applies partial updates to modify titles, visibility, descriptions, or attributes of a product.
Delete Product
Removes a specific product and all its variants from your storefront catalog.
Create Product Variant
Adds a new product variant, such as size or color, to an existing parent product.
Update Product Variant
Updates variant-specific settings, including pricing, SKU numbers, or weight attributes.
Delete Product Variant
Deletes a specific product variant from a parent product's listings.
Adjust Stock Quantities
Updates inventory levels by adding or subtracting stock quantities for specific variants.
Get Inventory
Retrieves the current stock count and inventory metadata for specific product variant IDs.
Orders & Transactions
6 actions
▾
List Transactions Beta
Returns a paginated list of commerce transactions, such as sales and refunds, for auditing.
Get Transactions
Retrieves detailed financial breakdowns of specific transactions using document IDs.
List Orders
Retrieves a list of store orders, with configuration to filter by status or payment date.
Create Order
Logs a sales order directly into Squarespace from an external channel or wholesale system.
Get Order
Retrieves comprehensive order details, customer addresses, and line items using an Order ID.
Fulfill Order
Marks an order as fulfilled and adds tracking numbers, carrier details, and triggers customer notifications.
Profiles
2 actions
▾
List Profiles
Retrieves a list of customer profiles, with parameters to filter by email, cursor, or sorting criteria.
Get Profiles
Retrieves deep customer engagement profile details using unique Profile IDs.
Popular Automations
These popular, pre-built workflow combinations help store owners eliminate manual processes and sync data between Squarespace and external business platforms.
Sync Completed Sales to Accounting
Trigger an automated invoice creation workflow in QuickBooks, Xero, or other financial tools the moment a customer completes checkout.
Order Created
→
Get Transactions
Automate shipping and carrier updates
Notify your warehouse or third-party logistics platform of new orders, then automatically mark the order as fulfilled on Squarespace with tracking numbers.
Order Created
→
Fulfill Order
Real-Time Inventory Synchronization
Keep stock levels aligned between your physical retail store and Squarespace by adjusting quantities automatically when inventory shifts.
New Or Updated Product
→
Adjust Stock Quantities
Sync CRM & Marketing Contacts
Add new store customers to your HubSpot or Mailchimp lists, and ensure their profiles are updated when they edit shipping info.
Contact Updated
→
Update Contact
Frequently Asked Questions
How does Konnectify connect securely to my Squarespace store?
▾
Konnectify connects using the OAuth 2.0 standard. You provide your Client ID and Client Secret, which redirects you to Squarespace to authorize the connection. This process ensures Konnectify never sees, saves, or manages your store's primary login password.
Which Squarespace subscription plans are supported?
▾
To connect your store to external tools via Konnectify, your Squarespace store must be on a plan that includes Commerce API access. This typically requires a Commerce Business or Commerce Advanced plan. Please check your Squarespace subscription tier to confirm API eligibility.
How quickly do triggers run when a customer places an order?
▾
Order, Customer, and Address triggers utilize real-time webhooks. This means Squarespace instantly pushes a notification to Konnectify the moment the event occurs (such as an order being paid), executing your automated workflow immediately. Product triggers run on a polling schedule to periodically check for additions or modifications.
How can I prevent duplicate contact records from being created?
▾
You can use the Get Contact action to search for an existing profile by their Email address before creating a new one. If a contact is found, use the Update Contact action to modify their details; if no record exists, proceed with the Create Contact action.
What happens if the integration hits Squarespace API rate limits?
▾
If your store processes massive volumes of transactions simultaneously and hits Squarespace API rate limits, Konnectify automatically queues your requests and retries them progressively. This prevents data loss and ensures every order is eventually synced.
Can I connect and coordinate multiple Squarespace stores?
▾
Yes, you can authorize multiple distinct Squarespace Ecommerce connections inside your Konnectify workspace. Each connection is configured separately, allowing you to run workflows for multiple digital storefronts simultaneously.
How does Squarespace handle inventory stock updates through the API?
▾
The Adjust Stock Quantities action allows you to send relative modifications (e.g., adding +5 or subtracting -2 items) to specific product variant IDs. This dynamic adjustment prevents stock conflicts that might occur if multiple channels attempt to overwrite absolute inventory quantities at the same moment.
Ready to automate your Squarespace Ecommerce workflows?
Connect Squarespace Ecommerce to your business systems with Konnectify. Streamline your checkout, order fulfillment, and customer relations in minutes.
Get started free →