Share
Explore

icon picker
How to create a hyperlink to a Miro project

Overview

This explains how to a hyperlink to a Miro projects for the purpose of linking to from other places or link sharing. This is necessary because Miro does not expose the RESTful URL in the address bar, it stays even after you select a project.

Step 1: Open your Chrome browser

Open your Chrome browser (this does not work in the Miro desktop or phone app.

Step 2: Navigate to Project Page

Navigate to the Miro project page by selecting it in the left menu.
Screenshot 2023-02-21 at 6.48.52 AM.png

Step 3: Open Developer Tools

Open Developer Tools from the menu bar (View > Developer > Developer Tools).
Screenshot 2023-02-21 at 6.52.07 AM.png

Step 4: Select Manage project

Select “Manage project” under the project name so it brings up the popup to add boards or member.
Screenshot 2023-02-21 at 7.05.06 AM.png
Screenshot 2023-02-21 at 7.07.24 AM.png

Step 5: Search for user-connections

Search for “user-connections” in the Network tab of Developer Tools.
Screenshot 2023-02-21 at 7.08.39 AM.png

Step 6: Select the result

Select the “user-connections?fields=…” result in the result box.
Screenshot 2023-02-21 at 7.09.57 AM.png

Step 7: Copy the Request URL value

Open options for the “Request URL” field in “Headers > General” (right-click or control-click on it) and select “Copy value”.
Screenshot 2023-02-21 at 7.10.10 AM.png

Step 8: Paste the value into text editor

Paste the value into your favorite text editor (”right-click > paste” or control-v).
Screenshot 2023-02-21 at 7.10.40 AM.png

Step 9: Copy ProjectID

Highlight the value in the URL after in between “projects/” and “/user-connections” and copy it. This is the <ProjectID>.
Screenshot 2023-02-21 at 7.24.01 AM.png
\

Step 10: Replace ProjectID

Replace the <ProjectID> in the following URL with the <ProjectID> you copied in the previous step. Voila! The resulting URL is the hyperlink you can copy-paste into other applications (ie, Notion, Slack, etc.) that will go directly to the Miro Project page upon selecting it.
BEFORE
AFTER

Coda is the doc platform that brings words, data, & teams together. Join the more than 25,000 teams using Coda and !
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.