Skip to main content

I’m investigating the possibility to create (e.g., via PowerShell code leveraging the Miro REST API) a bidirectional link between a Miro Mind Map and Jira tickets.

This would need adding a custom “Jira ticket ID” property to each of the nodes in the Miro Mind Map.

I’m trying to use the PATCH method on a mindmap_node, but this doesn’t seem to be supported (“Operation not supported”, status 400).

Have a hit a dead end (Custom attributes for Mindmap node | Miro is 2 years old, maybe this is now possible)?

 

Hi @Stephane BARIZIEN 

Unfortunately, we don’t actually have a PATCH method for our mindmap APIs, since they are still in experimental mode. It’s a great suggestion though, and I will definitely pass it to our team. 

While we do have methods to add metadata to board items, like setMetadata, unfortunately it doesn’t support mind map nodes as of now. 


Reply