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