Forum Discussion
wadstromdev
May 07, 2020Copper Contributor
Trigger a playbook on an incident via API?
We can trigger playbooks manually on an incident from the incident page, but is it possible to do this via an API? The goal is to produce some sort of playbook chaining without having to build comple...
wadstromdev
May 15, 2020Copper Contributor
Ofer_Shezaf that's nice to hear that running multiple playbooks will be available soon, will be a welcome addition!
What I'm asking for here is an API-version of this button:
Which is found after clicking here on an incident alert page:
For example being able to trigger the playbook by sending a request to an API-endpoint and specifying the workspace, resource group, incident id or number, and the name or id of the playbook. Makes sense? 🙂
Ofer_Shezaf
Microsoft
May 17, 2020wadstromdev : gotcha. today you will have to use a webhook and fetch the incident information using the API. We will look into this request for the future.
Thanks!
~ Ofer