The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to get/delete webhook without id?

Anthony Greco
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 6, 2017

I have created a webhook for integration with RocketChat. I used the api page (https://developers.trello.com/v1.0/reference#webhook-object) to create the hook, and it was successfully created, but I can't find the webhook without the ID, which I don't have. Is there no way to find a webhook based on the board id? I tried recreating the webhook but get an error that it already exists. Obviously, I can't delete the hook without the id either. Please advise a solution.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
rajmamidala
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 5, 2017

To get the list of webhooks you are created use below API llink:

https://api.trello.com/1/token/[token]/webhooks/?key=[Key]

[Token],[Key] - here you add the respective token and key. 

These will return the list of weebhooks created with id, description..etc

TAGS
AUG Leaders

Atlassian Community Events