Skip to content

Shipstation's Squarespace integration doesn't import orders that are missing postal codes. This Google Apps Script resends those orders with a 00000 postal code.

Notifications You must be signed in to change notification settings

Pixel-Meister/SquarespaceShipstationFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update 3/25/2021 the issue with the integration was fixed so this script is no longer required.

SquarespaceShipstationFixer

Shipstation's Squarespace integration doesn't import orders that are missing postal codes. This Google Apps Script resends those orders with a 00000 postal code.

To use:

  1. Copy the .gs files into an AppsScript project.
  2. In the runForFirstRun function, replace "YOUR_KEYS" with your keys for Shipstation and Squarespace. For Squarespace, use read-only Orders API permissions when creating the key.
  3. In the debugger, run the runForFirstRun function.
  4. Set up a time-based trigger for the script that calls the mainWrapper function.

About

Shipstation's Squarespace integration doesn't import orders that are missing postal codes. This Google Apps Script resends those orders with a 00000 postal code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published