How to get/delete webhook without id?

Anthony Greco 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

0 votes
rajmamidala 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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events