Discuss everything related to Miro API, SDK, embedding and Miro Platform apps development.
Recently active
Hi everyone,We have a school project to do and I wanted to add a visual timer, but not the one we have at the bottom because the countdown is not dedicated to everyone, and is about 5 days long.I tried to add an embed one from https://www.watchisup.fr/ but the timer appears with a play button and everyone must click on it in order to see it in a popup window…What I wanted to do is for the timer to be displayed straight in Miro, with the clock ticking automatically for everyone. Is it possible to display an animated timer in that way? I can for example directly add a google slide document in it and visualize it… why I can with my timer?Also if it isn’t possible, when I click on the play button it opens a popup page inside Miro, isn’t it possible to open it like youtube videos or google slides, on the board directly ? Thanks in advance,Sacha
Is it possible to embed just the frame of a board into a website?
Hello,I am trying to add a text over the line, and I understand that the current API do not support text over the line.https://developers.miro.com/reference#line Two questions:Do you have a plan to add an API to control the text over the line? Do you have any workaround to add text?I am currently trying to add an independent Text close to the Stickers.
Hi, Is there any way to include “tags” into response from Get Board Items API call https://api.miro.com/v2/boards/{board_id}/items ?
Hi everyone! Over the last year, we’ve been hard at work revamping our Miro Developer Platform—Focusing on your input to see how we could create a next generation tool for developers like yourselves. We’re all about finding new and innovative ways to extend the power of Miro, and today we’re excited to announce our official release of Version 2.0 of the Miro Developer Platform. 🚀 We’d like to first thank all of you for helping us test and provide feedback on our beta version the last few months, and hope you’re as excited as we are to officially launch version 2. With a fully re-written API, SDK, and overall Platform Experience, we’re aiming to empower you and your teams to build the next big thing. When building this v2 Developer Platform, we used feedback from our developer community to guide us as we focused on scalability, reliability, and the developer experience. Now that Version 2.0 is officially launched, we’ll be putting all of our efforts into continuing to grow and develop
How can I set up automated connection between miro and jira during converting sticky to jira task.Is it possible that during this process link will be pasted automatically in the jira task? We wish to avoid adding miro board every time manually by clicking the plug in to connect with miro board separately
Is there any possibility to import/integrate Mixpanel Dashboards into Miro dashboard?
Hi, Is it possible to get Items via Rest API sorted by modified_at desc?
Hi, I have some files uploaded to my board and I can download original file via UI. Is it possible to download it via Rest API?
Hi, I created app with drag and drop functionality. And it works fine on chrome, but it doesn’t work on Firefox.I tried running your example project https://github.com/miroapp/app-examples/tree/main/examples/drag-and-drop and it also doesn’t work after dropping first image, which work fine. Instead of creating image it want me to drop file. And each time i try to drop image the same error shows in console. Below is screenshot of problem.
I’m using SDK to create group of objects on the Miro board. When their quantity is up to 100 very often not all of them are being added to the board.In the console I see the error: “Cannot find ID for board item at O.responseHandler”Do you know what might be the issue?Thanks
Hi, I noticed a strange behavior. Steps:I have two boards I get access token via my app via oAuth 2.0 Send Get Boards API request (v2) I see in response 2 boards. I will add one more board via UI. Send Get Boards API request again In response still 2 boards instead of 3Refreshing token does not help.How can I get access to resources created AFTER I generated oAuth token?
I am developing a plug in using the SDK V2. I can use the plugin perfectly in a board, then go back to the dashboard, then enter the same board or different one, then click on my plug in and is not responding. These are the error messages that appear on the console:First error message: when going back to the dashboard Second error message: going back to a boardI am using Chrome.
Hello,I cannot update the color of simple card (not app card) with API V2 method (patch).I use dev docs on website (all query params of token and board id’s i removed for screenshot):Here you can see i am passing style → cardTheme #f24726 color.But when the method fires (we can see the result) in response, the color stays the same as it was:You see it’s #fac710. Fix your method please
I understand the SDK is Free. But, is it free forever or do I have to upgrade to a plan?
Hi there,I ran into a problem that a 500 response is returned to a valid request if you send it via Intellij Idea. (via Postman is ok){ "type": "error", "code": "internalError", "message": "Internal server error", "status": 500}I am sending the request to “api.miro.com/v2/boards” endpoint and have this issue, but if I’m sending request to api.miro.com/v1/boards” it works fine. This is strange.Similar problem was here.
Dear Miro Team,We want to display Miro board into our application without asking user to sign-in to Miro. We want the users to log in our application (we are using OKTA as authentication/authorization mechanism) and will navigate to the page where we display miro board in the iframe. Even is the user is not logged in to Miro and he does not have the miro cookie, we want to display the board. Is that possible or miro login is mandatory before displaying the board?
I am using expiring access-tokens in my application. I followed the steps here for the authorization process. Everything works fine until we reach the step5: where we try to fetch the access-token using the refresh-token.I store the refresh-token in the backend and make an API call to fetch the updated access-token whenever a MIRO REST API is called, and update the refresh_token in case the fetched refresh_token is not the same as what I have stored in the backend. Everything was working fine up until yesterday, now I keep getting this error:{ "status": 401, "code": "oauthError", "message": "Invalid refresh token: <refresh_token>", "type": "error"}And for some reason with every call to this API https://api.miro.com/v1/oauth/token?grant_type=refresh_token&client_id=CLIENT_ID&client_secret=CLIENT_SECRET&refresh_token=REFRESH_TOKEN the refresh_token returned is changed. Even though it shouldn’t because according the docs it doesn’t expire unless it’s been 60 days. An
Hi, I'm at step #6 on How to set up Jira Cards to to configure the Open Incoming Authentication OAuth tab. values: URL, Consumer Key, Consumer Name, Public Key. We installed the Jira Cards apps for my team but we do not have any plugin tab with the values needed. The only option available is "Connect” which doesn't work because there is no connection stablished yet.
I hope i can use Miro board in Spatial.io,
Miro would be more helpfull and easy to manage if objects, icons, photo’s en text could send back, forwards in steps.
I have a requirement to fetch the list of teams a user is a part ofPlease help on how I can achieve this?
Hi there,Using the REST API v2.0 I’ve created two basic round_rectangle shapes and I’ve retained their IDs from the JSON response. How do I create a line that connects the two shapes using the REST API?It would be great if I could also set the following for the line if possible:The line’s colour and line style (dots/dashes). The start-end arrow head style.Thanks in advance.
I recently created an app with the SDK v2, then I realized that the functionality I want is on v1. How can I use the SDK v1 functionality? I tried usingmiro.v1since that works in the browser using dev tools, but it looks like is not available when running the app.
I am trying to list all the teams within the organization using the list all teams V2 REST API, which requires the org_id as the parameter, I have looked through the docs but didn’t find anything on how to get the org_id. Please help.
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.