Discuss everything related to Miro API, SDK, embedding and Miro Platform apps development.
Recently active
Dear Miro team, My name is Karyna, and I'm writing to kindly ask whether it would be possible to receive access to the premium version of your product, because I need it on my work as an English teacher. Thank you very much for your time and for any help you can offer.Kind regards, Karyna.
I cant access my white board and so cant see my other boards. I am able to log in but when logged in I can't see any boards just blank ones.
I am trying to create an Miro app which creates and populates code blocks. Is this even possible? Was not able to find in the documentation how to do this.If not, is there a work around like e.g. createing text blocks first and then using MiroAI to convert the text blocks into code blocks?
Hello, I am requesting for help to get the Miro’s Google Client ID to get our IT Admin to whitelisted Miro in our Google Workspace so that we can fully use Google integrations in Miro. Can you help us with this?Thanks!
Hi, my name is Pablo. I am a Bachelor student, and have used Miro for my thesis. I had a very good experience. To export my images, I activated the business free trial. After that, I did not use Miro again. I forgot to cancel my subscription 12 hours overdue, and I did not use Miro since then, even not using it in the last few days. I literally do not have the money in my account to pay for this. HELP! Can my subscription be cancelled?
After updating my payment method i continue to get the red warning sign. How can I make it go away?
I created an app that is web hosted with netlify for the web sdk and added it to the project team but I am not seeing it under the + button. Any help would be much appreciated I am hoping to test on my board and then share with another user to test on theirs and if all goes well I’ll post to the official marketplace for others to use it.It’s hosted here for what it’s worth :)https://boisterous-boba-31f73a.netlify.app/
Not sure why the navigation pane on the left keeps disappearing when I open a board. Not thrilled with the new setup. Also by default bookmark isn’t going to my group any longer then I have to search for the group. These recent updates are not user friendly and making much harder to navigate. I loved the way it was set up before. Not an improvement from my perspective
Hi.I can use Miro's API for automations involving AI.
Hi all,I found out that my plugin is doing quite well and I want to add more features. For that, I need an additional scope, that I haven't used yet. So naturally I wanted to edit the app and just set it. But I get an error, that this is not possible for published apps. How can I add the new scope in order to build new features? The new scope is identity:read, so that I know who the user is.
I try to delete my account bc I need to change email in my another account to this email, but in this situation can’t
In the PI planning, we are facing lots of difficulties in case of showcasing efforts or storypoints on the Miro board. As the Miro board azure cards extension used for azure devops integration just supports certain fields and in which only for estimation/calculating/tracking efforts only “Story Points” is the field which can be used to reflect it on the Miro boards.If a work item in azure devops has “Story Points” as a field name, then it works fine and showcases that number on the Miro board but if the field is other than “Story Points” like “effort” or ”storypoint estimation” or for that matter any other field to measure the work, it does not work that is it does not show up on the miro board. It is really a pain while doing a PI planning, as in azure devops we make use of multiple templates which use different fields to measure the work based on the needs of our projects. So, its really becomes a cumbersome task while we do our PI planning as the “Story Points” like fields do not s
How to rotate like the 123
Hi everyone,I’m banging my head on this one and hope someone has already solved it. What I’m trying to doUse Make (ex-Integromat) to create new frames on an existing Miro board with a “Make an API call” module. What actually happensEvery time I hitPOST /v2/boards/uXjVIlv5xlQ=/frames with a minimal body 👇{ "data": { "title": "Pourquoi ça fonctionne ici" }, "geometry": { "height": 500, "width": 1000 }, "position": { "x": 100, "y": 100 }} I get a 404 plus an HTML page that says:This board is no longer shared, or has been removed Why that makes zero sense 🤔 Same board ID, same connection: I’m able to get List of Board with the name and the ID and it shows the right one ✅ If I copy-paste the exact cURL (token + JSON) into the API Explorer on developers.miro.com, the frame is created instantly. Only Make’s “API call” module returns the 404. Do I need to add the API somewhere else ? Even if I’m connected to the API within Make Connection? Things I’ve tried (
Hello, dear Miro team,I hope this message finds you well. I am an English tutor from Ukraine. I’ve been using this platform and I have recently learned about your generous initiative to support Ukrainian users by providing free access to premium Miro plans during this difficult time. I would be truly grateful if you could consider granting me access under this program. Thank you very much for your understanding, support, and kindness. It means a lot for all of us.Warm regards, Katherine
I have hidden the text of the output but the problem here is that the AI Flow chart builder doesn’t save it’s initial outcome when the Flowchart is complex.As you can see in the above image, the LEFT Flowchart has about 40% of the content compared to the RIGHT Flowchart.The outcomes above are from the same AI input, I have a well thought-out text document that covers all basis, and before I clicked Save/Submit once it produced the final result, I copied the AI’s suggestion and then clicked Save/Submit; this results in the LEFT diagram. The RIGHT diagram is what the AI actually presented to me and what I copied and then pasted (I knew to do this because the first and second time I tried this prompt to the AI the same thing happened where most of the AI Flowchart was missing.I’d provide the data but this is sensitive.
Не отображается вьюпорт вылазают каракули…
Hello !I’m trying to apply for the Education plan, but I don’t have an educational email address. I can provide proof of my affiliation with the school where I’m working, but without this address I cannot fill out the application form on your website. Would you help me please ?Have a nice day !Best regards,Elvina
Hello,I am trying to create a plugin for Miro, and it would be useful if i could have a event listener that tracks the changes on the content of a item on the board (specifically a sticky note). Going through the documentation the closest thing i could find is experimental:items:update. This event listener is triggered when the item changes size, rotates or moves. Close enough but not quite there. Is there a workaround available that I missed?
Hello Miro Support Team and Community,I am trying to set up a webhook subscription for a Miro board (boardId: [A specific Board ID]) to receive real-time updates on board events. I am using Postman to send the subscription request to the Miro API, and a Cloudflare Worker as my callbackUrl to handle the webhook challenge.I have meticulously followed the official Miro API documentation for "Create board subscription" and "Getting started with webhooks."Here's a summary of my setup and the issue:1. Postman Request (to Miro API):URL: https://api.miro.com/v2-experimental/webhooks/board_subscriptions (Confirmed correct based on Miro's latest documentation) Method: POST Authorization: Bearer Token (Confirmed valid and provided in request headers) Body (raw, JSON): JSON { "boardId": "[Your Board ID]", // Placeholder for your specific board ID "callbackUrl": "[Your Cloudflare Worker URL]", // Placeholder for your specific callback URL "status": "enabled"} Result in Postman: 400 Bad Reques
I am getting a 400: library-sentry.787229332c51cc4d.js:sourcemap:22 POST https://miro.com/api/v1/organizations/?name=Dev+team&planType=DEV_TEAM_ORG 400 (Bad Request)(anonymous) @ library-sentry.787229332c51cc4d.js:sourcemap:22c @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5(anonymous) @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5(anonymous) @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5makeRetryCSRFPromise @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5CSRFPromise @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5i @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5createApiPromise @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5apiCustomCall @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5apiCustom @ c~appEntry~canvasShowcas~viewOnlyCanvas.99fd8b9c429c4186.js:sourcemap:5
Hi, I have been playing about with google app script with the aim of identifying any text on my miro board that has been coloured red #f22626 . This was working fine until today - dont know what i’ve done, but the code is only picking up text from the board text widget and not from the mindmap widget. Any ideas why this might be? kind regards, M
Right now there is only Canvas LTI integration with Miro. Taking into account that LTI is a standard, it is logical to develop LTI integration open for all other LMS (e.g. Brightspace LMS).
I’m experiencing an issue with a draw.io diagram that I created directly within Miro using the draw.io integration (not imported). The diagram was fully built and saved in the board, and no one has made changes to it except for some unrelated sticky notes added elsewhere on the board.However, when I now attempt to open the draw.io object, I receive the following error:“Not a diagram file (error on line 1 at column 1: Start tag expected, '<' not found)”It appears that the draw.io object has lost its XML structure or become corrupted. I’ve tried: Using Miro Board History to revert to previous versions (this didn’t restore functionality) Confirming with my team that no one edited or deleted the object Downloading a board backup (.rtb) — I can provide this if helpful This diagram is important to a current project, and I’m hoping you can help recover it or restore a prior version that still contains the full editable draw.io data.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.