Skip to content

Latest commit

 

History

History
 
 

spreadsheet-sync

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Spreadsheet Sync plugin

This plugin is an example of syncing data on board with Google Sheets

Configuration

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 in Web-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 and boards:write scopes.

app-configuration

Run

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..