Import data to board
Import issues from GitHub
This example shows how to import issues from GitHub to a board with custom fields.
It uses REST API for Board Widgets and Web-Plugins.

Preparations
To start with this example, you must create a dev team and an app.
This guide shows you how to do it.
Used scopes
- board:write
Endpoints
SourceCode
https://github.com/miroapp/app-examples/tree/v1/github-issue-importer
Updated over 1 year ago