AACFlow

Miro

Collaborate on Miro whiteboards — list, get, and create boards, shapes, and sticky notes.

Miro

Miro is a collaborative online whiteboard platform. The AACFlow block uses the Miro REST API v2 to automate board management and add visual elements programmatically.

Official API documentation: https://developers.miro.com/docs/rest-api-reference-guide

Setup

  1. Go to https://miro.com/app/settings/user-profile/apps and create a Developer App.
  2. Under OAuth & Permissions, add the scopes boards:read and boards:write.
  3. Use the OAuth 2.0 Authorization Code flow or generate a developer token to obtain a Bearer token.
  4. In AACFlow, add a Miro block and paste the token into the Access Token field (stored as a secret).

Operations

OperationDescription
miro_boardsFetch a paginated list of boards accessible to the authenticated user.
miro_boardGet details of a specific board by its ID.
miro_create_boardCreate a new board with a given name and optional description.
miro_shapeAdd a shape (rectangle, circle, triangle, etc.) to a board at specified coordinates.
miro_stickyAdd a sticky note with text and color to a board at specified coordinates.

Example workflow

After a project kick-off meeting is logged in a CRM, a workflow creates a new Miro board named after the project and populates it with sticky notes for each action item from the meeting transcript.

On this page

今天就开始构建
超过 100,000 名开发者信赖我们。
用于构建 AI 智能体并运行智能体工作团队的 SaaS 平台。
开始使用