maxmclau / mws-orders-sheet

App Script to periodically fetch new orders from Amazon MWS and append them to a Google Sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mws-orders-sheet

Apps Script

App Script to periodically fetch new orders from Amazon MWS

Installation

Working with the add-on requires Google's clasp (Command Line for Apps Script Projects)

$ yarn global add @google/clasp

Build

Most configuration and debuging of the add-on is done through G Suite Developer Hub.

$ yarn install
$ clasp push --watch

Help

Develop Apps Script using TypeScript

About

App Script to periodically fetch new orders from Amazon MWS and append them to a Google Sheet


Languages

Language:TypeScript 53.8%Language:HTML 46.2%