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

今日から構築を始めよう
10万人以上のビルダーに信頼されています。
AIエージェントを構築し、エージェント型ワークフォースを運用するSaaSプラットフォーム。
はじめる