This is an example script for importing features with their custom fields from Productboard to Google sheets document. It is meant to showcase usage of Productboard public API.
- Install clasp
git clone https://github.com/productboard/pb-google-sheets-importclasp loginclasp create --type sheets- note the created document linkclasp pushclasp deploy- Open the document created in step 4.
- Wait for
Productboardsubmenu to appear in the top menu. - Select
Productboard -> Import features, authorize, add Productboard public API token and hitOk
For more information on development of Google AppScripts locally read clasp documentation.
