GoogleTableSync

You can post, update and read data from GoogleSpreadSheet with this lib.

Setup

1. Please see setup for GoogleApp lib. This lib requires GoogleApp lib.

2. Create blank Google table. You don't need any headers. Headers will be added automatically.

3. Also you need to run code too:

Libs.GoogleApp.setUrl("https://script.google.com/*************/exec");

circle-info

If you have any problems with this lib - use help from GoogleApp lib.

Demo bot

Write or update data

circle-check

You need tableID. You can get it from table url. It is selected here:

circle-check

Read data

Command /onSync

Bot.inspect(options)

Last updated