Miro (Independent Publisher)

Miro (formerly RealtimeBoard) is an intuitive visual collaboration and whiteboarding platform for cross-functional teams.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Michal Romiszewski
Email michal@nbtech.pl
Connector Metadata
Publisher Michal Romiszewski
Website https://miro.com//
Privacy policy https://miro.com/legal/privacy-policy/
Categories Collaboration;Productivity

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Copy a board

Create a copy of an existing board.

Create a board

Create a new board.

Create a card widget

Create a new card widget.

Delete a widget

Delete a specific widget by its unique identifier.

Get a board

Get a specific board by its unique identifier.

Get a widget

Get a specific single widget by its unique identifier.

Get boards

Get all boards available to the user.

Get widgets

Get all widgets.

Share a board

Share an existing board with users.

Update a board

Update a specific board by its unique identifier.

Update a card widget

Update a specific card widget by its unique identifier.

Copy a board

Create a copy of an existing board.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Name
name string

Name for the board that you are creating.

Description
description string

Description for the board that you are creating.

Access with the link
teamAccess True string

Indicates the team-level access to the board.

Team access
access True string

Indicates the public-level access to the board.

Returns

Body
Board

Create a board

Create a new board.

Parameters

Name Key Required Type Description
Name
name string

Name for the board that you are creating.

Description
description string

Description for the board that you are creating.

Access with the link
teamAccess True string

Indicates the team-level access to the board.

Team access
access True string

Indicates the public-level access to the board.

Returns

Body
Board

Create a card widget

Create a new card widget.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Card title
title string

Card title.

Card description
description string

Card description.

Card date
date date

Card date.

X
x float

X position

Y
y float

Y position

Scale
scale float

Scale

Background Color
backgroundColor string

Background color.

Returns

Body
Widget

Delete a widget

Delete a specific widget by its unique identifier.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Widget
widgetId True string

Select a widget.

Returns

Body
Widget

Get a board

Get a specific board by its unique identifier.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Returns

Body
Board

Get a widget

Get a specific single widget by its unique identifier.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Widget
widgetId True string

Select a widget.

Returns

Body
Widget

Get boards

Get all boards available to the user.

Returns

Name Path Type Description
type
type string

type

limit
limit integer

limit

offset
offset integer

offset

size
size integer

size

data
data array of Board

Boards

Get widgets

Get all widgets.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Widget type
widgetType string

Filter widgets by type.

Returns

Name Path Type Description
type
type string

type

size
size integer

size

data
data array of Widget

Widgets

Share a board

Share an existing board with users.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Emails
emails True array of string

Array of emails of users who you want to invite to the board.

User Role
role True string

User role

Message
message string

The message which will be sent to users.

Invitation strategy
teamInvitationStrategy string

Team invitation strategy

Returns

Update a board

Update a specific board by its unique identifier.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Name
name string

Name for the board that you are creating.

Description
description string

Description for the board that you are creating.

Access with the link
teamAccess True string

Indicates the team-level access to the board.

Team access
access True string

Indicates the public-level access to the board.

Returns

Body
Board

Update a card widget

Update a specific card widget by its unique identifier.

Parameters

Name Key Required Type Description
Board
boardId True string

Select a board.

Widget
widgetId True string

Select a widget.

Card title
title string

Card title.

Card description
description string

Card description.

Card date
date date

Card date.

X
x float

X position

Y
y float

Y position

Scale
scale float

Scale

Background Color
backgroundColor string

Background color.

Returns

Body
Widget

Definitions

Board

Name Path Type Description
Board Id
id string

Identifier for the board.

Board Name
name string

Name of the board.

Board Description
description string

Description of the board.

View link
viewLink string

The link to view the board in a browser.

Role
currentUserConnection.role string

User role.

user
currentUserConnection.user User

User

User Connection Id
currentUserConnection.id string

Unique identifier for the object.

team
team Team

Team

Access with the link
sharingPolicy.access string

Indicates the public-level access to the board.

Team access
sharingPolicy.teamAccess string

Indicates the team-level access to the board.

Account access
sharingPolicy.accountAccess string

Account access.

owner
owner Owner

Owner

Created
createdAt CreatedAt

Date and time when the board was created.

createdBy
createdBy CreatedBy

CreatedBy

Modified
modifiedAt ModifiedAt

Date and time when the board was modified.

modifiedBy
modifiedBy ModifiedBy

ModifiedBy

BoardUserConnection

Name Path Type Description
User connection Id
id string

Identifier for the user connection.

Board User Connection Type
type string

type

User Role
role Role

User role

board
board Board
user
user User

User

Created
createdAt CreatedAt

Date and time when the board was created.

Modified
modifiedAt ModifiedAt

Date and time when the board was modified.

Widget

Name Path Type Description
Widget Id
id string

Identifier for the widget.

Widget Type
type string

type

Text
text string

Rich Text.

Title
title string

Title.

Description
description string

Description.

Date
date string

Date.

X
x float

X position.

Y
y float

Y position.

Width
width float

Width.

Height
height float

Height.

Rotation
rotation float

Rotation.

Scale
scale float

Scale.

Start id
startWidget.id string

Start widget identifier.

End id
endWidget.id string

End widget identifier.

assignee
assignee User

User

style
style WidgetStyle
Created
createdAt CreatedAt

Date and time when the board was created.

createdBy
createdBy CreatedBy

CreatedBy

Modified
modifiedAt ModifiedAt

Date and time when the board was modified.

modifiedBy
modifiedBy ModifiedBy

ModifiedBy

WidgetStyle

Name Path Type Description
Background color
backgroundColor string

Background color.

Background opacity
backgroundOpacity float

Background opacity.

Font size
fontSize integer

Font size.

Font family
fontFamily string

Font family.

Text align
textAlign string

Text align.

Text align vertical
textAlignVertical string

Text align vertical.

Text color
textColor string

Text color.

Border color
borderColor string

Border color.

Border opacity
borderOpacity float

Border opacity.

Border style
borderStyle string

Border style.

Border width
borderWidth float

Border width.

Line end type
lineEndType string

Line end type.

Line start type
lineStartType string

Line start type.

Line type
lineType string

Line type.

Padding
padding integer

Padding.

Shape type
shapeType string

Shape type.

User

User

Name Path Type Description
User Name
name string

The name of the user.

User Id
id string

Identifier for user.

Owner

Owner

Name Path Type Description
Owner Name
name string

The name of the user.

Owner Id
id string

Identifier for user.

CreatedBy

CreatedBy

Name Path Type Description
Created By Name
name string

The name of the user.

Created By Id
id string

Identifier for user.

ModifiedBy

ModifiedBy

Name Path Type Description
Modified By Name
name string

The name of the user.

Modified By Id
id string

Identifier for user.

CreatedAt

Date and time when the board was created.

Date and time when the board was created.

Created
string

ModifiedAt

Date and time when the board was modified.

Date and time when the board was modified.

Modified
string

Team

Team

Name Path Type Description
Team Name
name string

The name of the team.

Team Id
id string

Identifier of the team.

Role

User role

User role

User Role
string