Questions tagged [azure-webhooks]

18 questions
0
votes
1 answer

Update Azure DevOps work item parent status if all child elements are closed

I am following this project and instructions https://github.com/microsoft/azure-boards-automate-state-transitions Everything is clear except the part where I need to enter URL when creating webhook in service hooks: How to generate that URL? When I…
0
votes
1 answer

Azure webhook triggers a IoT Hub

I want to make a webhook that can be triggered by either get/post and triggers connected IoT devices to a WebSocket. So, I thought Azure might help to automize this process, instead of writing everything from scratch and run it on a webserver. I am…
Reza
  • 43
  • 7
0
votes
0 answers

Azure Webhooks -Python

I have an onsite SQL server which runs and posts relevant records to to a data warehouse accessible via API endpoint. I need to create a webhook to detect changes whenever rows are added or deleted from the warehouse table.Preferably, the webhook…
wwnde
  • 26,119
  • 6
  • 18
  • 32
1
2