This plugin is an example of syncing data on board with Google Sheets
You need to serve spreadsheet-sync
folder on the server through https, one of the easiest ways to do it is to fork
this repo and use GitHub Pages to serve it.
Next step is to create an application in miro, you can use this guid it will help you.
Configure the application as follows:
- enter uri for the
spreadsheet-sync
resource inWeb-plugin
section, e.g. if you use GitHub Pages uri will be as follow:https://<nickname>.github.io/app-examples/spreadsheet-sync/
; - choose
boards:read
andboards:write
scopes.
Install the application using Install app and get OAuth Token
and then open or create board within the team on which
you install the app: you will see a new icon
at the bottom bar..