Blueprint_page_created event not fired

Hi,

I tried to implement some logic when a blueprint page is created using webhooks as described here: Multi-page blueprints with Confluence Connect
However blueprint_page_created event is not fired for addon blueprints. Based on the Webhook module page, it should be fired.
I used Connect Inspector to see the events. I could see events for built-in blueprints (Share links, File list) are fired, but not for blueprints in the addon.

Does anybody know why this event is not fired?
How can I enable this event to be fired?

Thanks,
László

Hello @laszlo.cseko, although this question looks a bit dated, here’s a bug report that discusses the same problem.

Cheers,
Ian

Is this on the radar to get fixed? If not how does one create multi-page blueprints in Cloud (without callback) or Forge (without Blueprint module implemented yet)?