Webhook /page_copied and /page_removed not working

Min Wang January 3, 2025

Update:

I’ve reported this issue to the Atlassian team, and it seems that the /page_removed event not firing is a known bug (CONFCLOUD-79064 ), and they've rolled back the fix that caused the issue with /page_copied.

 

Current Behaviour

I have a macro app and page_copied and page_removed events seem not to be working.

Expected Behaviour

page_copied and page_removed events should be fired.

 

Steps to reproduce

1. clone this repo https://github.com/mhsiungw/webhooks-tutorial

2. npm install

3. start a NGROK server

docker run --net=host -it -e NGROK_AUTHTOKEN="your-token" ngrok/ngrok:latest http --domain="your-ngrok-domain" host.docker.internal:3000

4. start project

AC_LOCAL_BASE_URL="your-ngrok-domain" npx nodemon start

5. Register this macro app on Confluence

6. Create a page and insert this app

7. When you view the page, terminal will show /page_viewed event fired, but when you copy it, /page_copied event fired is not shown.

 

I'd appreciate any information. Thanks!

1 answer

1 accepted

0 votes
Answer accepted
Jehan Bhathena
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 4, 2025

Hi @Min Wang 

Your question seems to be a little more on the technical end, I would recommend posting it here https://community.developer.atlassian.com/, this is a more developer specific forum that might get you your response sooner :-)

Min Wang January 5, 2025

Thank you so much for this information!

Like Jehan Bhathena likes this
Jehan Bhathena
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 6, 2025

Glad I could help.

If you found this thread useful please can you mark this as Accepted.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events