Skip to content

This repo contains customer scripts that will do various customer related tasks through the API.

Notifications You must be signed in to change notification settings

Invoiced/customer-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customer-scripts

This repo contains customer scripts that will do various customer related tasks through the API.

Has a best practice each program should be self-contained in a single file and prompt the user for the API key and environment.

Download Go https://golang.org/dl/

Install some libraries
go get -u github.com/invoiced/invoiced-go
go get -u github.com/360EntSecGroup-Skylar/excelize

To run the go programs type in go run nameofprogram.go

About

This repo contains customer scripts that will do various customer related tasks through the API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages