Skip to main content
Question

Webhooks not triggering on mind map node creation?

  • April 13, 2025
  • 1 reply
  • 20 views

Forum|alt.badge.img+1

Hi,

I’m running the example app at

https://github.com/horeaporutiu/miro-webhooks-python , having set it up as per the instructions at https://developers.miro.com/docs/getting-started-with-webhooks-pythonStrangely, it looks like the app only gets called when nodes in the mind map are modified or deleted, but not when they are created. 

Is this a bug or am I missing something?
Thanks,
E.

1 reply

William Bishop
Mironeer
Forum|alt.badge.img+4

Hey ​@Egor Kraev,

Thanks for raising this. When testing this, I was able to receive an event for `create` of mindmap_node item type, but there was a delay. Is it possible that the webhook event was delayed and you’ve since received it?

Our webhooks are currently in an experimental state, and we want to improve this experience with a stable version soon. It’s possible some webhook events may be delayed in this experimental version, which is something we will address before bringing webhooks to general availability/stable release. 


Reply