Skip to main content
Answered

Bi-directional link between Miro Mind Map and Jira

  • September 2, 2024
  • 2 replies
  • 96 views

Forum|alt.badge.img

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)?

 

Best answer by Horea Porutiu

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. 

View original
Was it helpful?

2 replies

Horea Porutiu
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 179 replies
  • Answer
  • September 3, 2024

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. 


Forum|alt.badge.img+1
  • Beginner
  • 3 replies
  • April 13, 2025

@Stephane BARIZIEN Did you get anywhere with this? I’m trying do do the same thing for Linear right now, would be interesting to share notes


Reply