Use Cases
- Automate email notifications for critical alerts from Elastic services.
- Enhance incident response times by notifying relevant stakeholders immediately.
- Streamline alert management processes within organizations.
How It Works
Scheduled trigger initiates the workflow at defined intervals. Fetches alerts from the Elastic service using an HTTP request. Checks if the response contains alerts. Processes each alert item in batches. Sends formatted email notifications for each alert.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Elastic API endpoint in the 'Get Elastic Alert' node.
- 3Set up the email recipient address in the 'Send Email Notification' node.
- 4Adjust the schedule trigger settings as needed.
- 5Activate the workflow to start receiving alerts.
Apps Used
Elastic
Microsoft Graph
Categories
Target Roles
Industries
Tags
#email automation
#notifications
#process automation