Automate Azure DevOps Work Items from Elasticsearch Alerts - n8n Workflow | Neura Market
Automate Azure DevOps Work Items from Elasticsearch Alerts
Triggers on schedule to query Elasticsearch for alerts and automatically creates incidents, bugs, or user stories as work items in Azure DevOps.
This n8n workflow automates the creation of work items in Azure DevOps whenever alerts are detected in Elasticsearch, such as missing hosts or domains. It runs on a cron schedule (e.g., daily at 12:15), queries for new alerts, checks if any exist, and uses the Azure DevOps API to generate tasks, incidents, bugs, or user stories with relevant details.
Benefits include rapid incident response, reduced manual ticketing, and seamless integration between monitoring tools like Elastic and DevOps pipe
Platform
n8n
Category
Social Media
Price
$12.99
Creator
Jose Maurino
Azure DevOps
Elasticsearch
Alerts
Work Items
Incidents
Bugs
User Stories
DevOps
Automation
Monitoring
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.