AACFlow

Miro

Auf Miro-Whiteboards zusammenarbeiten — Boards, Formen und Haftnotizen auflisten, abrufen und erstellen.

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

Einrichtung

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

Operationen

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

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

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen