Discuss everything related to Miro API, SDK, embedding and Miro Platform apps development.
Recently active
Quero criar um mapa conceitual
I created a free education plan and added members. But members are unable to see the boards. All they see are the features of miro when they join my account.Anyone has this experience?
Hey everyone,Using Miro REST API just became easier with the help of the new Python client library! You can now create new Miro REST API apps with just a few lines of Python code. You can find more details in our quickstart app example.Learn how to create a simple web-app using Flask which calls Miro’s REST APIs to fetch boards:Quickstart ExampleThis new client library provides simplifications that we hope will significantly reduce the amount (and the complexity of) Python code you need to write. We can’t wait to see what you think!
In order to save us hundreds of hours of manual work, we must find a way to export line points position data from our miro board!We also need to be able to export picture position and size data, so we can know where the lines are relative to the background they’re placed over.
I use cards to organize my projects’ production process and I keep duplicate cards to link to those on the process board. I am wanting to alphabetize my cards by the first line. Is it possible to do so automatically once I drop them in a box?
Quero fazer upgrade mas a forma de pagamento não carrega, o que fazer?
Невозможно увеличить размер текстового окна. При увеличении доска виснет,работать невозможно.
При попытке увеличить поле для ввода текста, доска виснет.
I would like to be able to use the mobile app to upload a video. My plan is to create a virtual space to track the delivery of an agile project. However the project team have limited availability to attend stand ups, therefore I want to create the opportunity that we can all record and upload videos of our Kanban update’s on the go and when we all have time. We can then also watch videos of others updates and we don’t all have to be on a call at the same time.
Hi,currently I´m not sure how the Rate Limiting is calculated.Is the rate limit per App, per App per Board or per App per Board per User? Thanks!
Hi,I am working on a project that required both access and refresh tokens. At app creation, I check the “Expire user authorization token” boxonce the app is created, the box is still checkedbut after a while, it unchecks and I never get a refresh token
I have uploaded a Word file from OneDrive, but the refresh button option doesn’t appear. I have to delete and reupload to see new updates
Hi Team, POST https://api.miro.com/v2/orgs/{org_id}/teams/{team_id}/projects/{project id}/members?email=someone@domain.com&role=editor Response code:"status": 415,"code": "mediaTypeNot Supported","message": "Specified media type not supported for this endpoint","type": "error" Correct me if my request url is wrong? Thanks.
I want to get an Miro access token programmatically in my application and for that I am following all the steps mentioned in document https://developers.miro.com/docs/getting-started-with-oauth - Getting started with OAuth 2.0 and Miro. While performing step no.3, i.e. exchanging an authorization code for an access token, I constantly get 401 - oauthError - Invalid authorization code: auth_code received in step no.2.
Hi! We have a license for the iObeya platform and we want to convert our project management boards including schedules to MIRO. Is there a way to do that easier than literally rebuilding everything in MIRO
it would be great if there was a third alternative regard (un)locking frames: unlock by team members (besides unlock by board owner and unlock by anyone). Would that be possible? thanx, Helga
I have created an App and gave myself “auditlogs:read” permission. However, when I’m trying to make a GET API call, I received the following response.I’m the owner of the project and Team Admin. https://api.miro.com/v2/audit/logs?createdAfter=2024-04-06T05:34:08.000Z&createdBefore=2024-04-07T05:34:08.000Z{ "code": "insufficientPermissions", "message": "User is not authorized to read logs", "status": 403, "type": "error"}Within the company my role is Member. Will I need to request for User Admin or Content Admin to be able to make the Audit log API request?
Hey, everyone!This Spring we’re celebrating the 2 year anniversary of our V2 Developer Platform with a special series of highlights on our developer and partner ecosystem. This month we’re spotlighting Hookshot Software!Since the launch of our V2 Developer Platform, Vedran has built three successful apps being used by thousands of Miro users. Each app showcases the power of the Miro Developer Platform across use cases that Miro users were eager to see enabled: Super search (advanced find and replace) Easy Translator (translation) Video Clipper (video management and transcription)Explore all of Hookshot’s apps → Interested in building your own apps for Miro’s public ecosystem? Check out our on-demand webinar on Building Enterprise-Ready Apps and join the conversation on our Discord server.
Continuously facing this issue even after using correct credentials
Is there any limit on the number of comments per hour we can post in a project? Our team is planning to work on a project, and we would like to know this.
https://app.screencastify.com/v3/watch/jCBncVy3u9swnC418bft
Rest API URL for specific user boards?I have gone through all documentation articles in the developers.miro.com.But I couldn't find the rest API url for specific user boards.
Hi,I have been testing the API functionality, specifically mass-copying a board to multiple Miro Teams. However, I can’t seem to get this working properly. Please note that I am new to json and rest api, so I may be getting the syntax wrong.For example, using the copy_from parameter, the body looks something like this: { "boards": { "board": [ { "policy": { "sharingPolicy": { "teamAccess": "edit", "inviteToAccountAndBoardLinkAccess": "editor" } }, "teamId": "3458764577105192620", "name": "Test 0" }, { "policy": { "sharingPolicy": { "teamAccess": "edit", "inviteToAccountAndBoardLinkAccess": "editor" } }, "teamId": "3458764577105192620", "name": "Test 1" } ] }}For some reason, running the above creates a copy of a board named “copy of original board name” and places it in DevTeam instead of the
Hi, I’ve noticed a copy of bugs/issues with MMD that might be worth investigating.Inability for MMD to export a map that includes links/URLs. Inability for MMD to export a map to include dependencies between nodes.ThanksLD
Hi all,I am new to this community, so please excuse any mistakes.I have been using the Rest API for 2 months now to programmatically create board contents. Everything worked as documented and I did not have more than the usual problems.Today, I am observing a very strange behavior: When creating a shape, the fillOpacity values are sometimes ignored and set to 0.0. However, there is no pattern, i.e. if I create the board contents several times, the elements having the wrong fillOpacity are not identical, but vary a lot.I did not change anything in my code regarding fillOpacity, so I suspect that something has changed on the API side.Any help is highly appreciated!Thanks, and best regards,Rene
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.