Squarespace

This article is mostly about synchronizing data between these two data sources.

Inventory

How to update the inventory in squarespace with the data from airtable.

1 Export products from squarespace

2 Export Forecast table from airtable

3 Run the "squarespace merge" make target: make ss-merge

4 Import updated products into squarespace

Prerequisites

This workflow uses the following tools for working with CSV files.

See the csvkit doc here

sudo pip install csvkit

Below is example usage:

in2csv test.json