Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to get webhook response

Kartik October 20, 2021

https://api.trello.com/1/webhooks/?callbackURL={callbackURL}&idModel=5abbe4b7ddc1b351ef961414

 

I was created web hook 

but callbackURL my website url in not get response

response get in https://webhook.site 

but how to get response in my website URL

1 answer

0 votes
milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 20, 2021

@Kartik 

The callback URL is an endpoint. Unless that endpoint writes back into Trello, I am not sure I understand what you meant by a response. When setting up a webhook, Trello would verify that you have the endpoint in place. If not, the webhook will not be created.

Typically I would associate "response" in the context of a response = requests.post(.....) 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events