Liberty91

Miro module.

Last updated 14 Jun 20261 min read

The Miro module sends Events from Liberty91 to a Miro board, either through Alerts or directly from an individual Event. It takes a one-time setup in the Miro developer portal, where you create an app, grant a single permission, and add a redirect URI. After that, Liberty91 keeps the connection alive for you. You need access to a Miro account where you can create a developer app.

Before you start

You need a Miro account with access to the developer portal so you can create an app and install it to your team.

Note

Token expiry does not matter. Liberty91 automatically renews the tokens when it is time, so you can leave the expiry setting at whatever Miro defaults to.

How to set up the Miro app

  1. Go to the Miro developer portal and log in, then click Start building now. Create a developer team first if you do not already have one.

  2. Create a new app: go to your apps, choose Create new app, and give it a name.

  3. In the app settings, find your client ID and client secret. You will enter these in Liberty91.

  4. Grant the app the boards:write permission. That is the only permission it needs.

  5. Add this redirect URI to the app settings, copied exactly:

    https://platform.liberty91.com/miro/callback
    
  6. Install the app to your Miro team.

Connect the module in Liberty91

  1. In Liberty91, go to Modules and open the Miro module.
  2. Enter the client ID and client secret you created.
  3. Save to make the connection.

Once connected, you can send Events to your Miro board directly or route them automatically through Alerts. New Events you spot on the Recent Threats dashboard can go straight to the board.

Was this page helpful?