How to catch an Event in Confluence Cloud

Hello,

Is there any way to catch the events in the Confluence Cloud and do something when an event is thrown?

I want to do some things when a page is moved or when some space permissions are changed.

We do this very easily in Confluence Server and want to create the same add-on for the cloud. But we need the EventListener.

Bests
Marcel

I think you need to look into using webhooks: https://developer.atlassian.com/cloud/confluence/modules/webhook/

4 Likes

Thank you for this very fast answer!

Best guy :+1:

1 Like