Forum Discussion
Trigger a playbook on an incident via API?
Running multiple playbooks when a rule triggers will be available real soon now.
Also, you probably refer to alert triggers (manual or automated) as those are available today. Incident triggers are expected in the near future.
~ Ofer
- wadstromdevMay 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_ShezafMay 17, 2020
Microsoft
wadstromdev : 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