Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create webhook for confluence server 7.2?

AppConnect June 3, 2020

I am following documentation
https://docs.atlassian.com/ConfluenceServer/rest/7.2.0/
I followed all steps give in a Documents for create a webhook.
I am getting error in response from a server with status code 501 and in body I got,

{

    "statusCode": 501,

    "data": {

        "authorized": false,

        "valid": true,

        "allowedInReadOnlyMode": true,

        "errors": [],

        "successful": false

    },

    "message": "Webhooks are not yet supported",

    "reason": "Not Implemented"

}
What things I need to do for creating webhook successful?

1 answer

0 votes
Rachel Robins
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 13, 2020

It's not possible to register a webhook in Confluence 7.2.  We've been working on adding webhook support, and the REST documentation was published too early. Sorry for the confusion this has caused.  

Webhooks will be available in Confluence 7.7.0 for Server and Data Center. Registering a webhook can be done through the UI or using the REST API. 

You can check it out right now in the Confluence 7.7 Beta, or take a look at the documentation:

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.2
TAGS
AUG Leaders

Atlassian Community Events