Development & IT Workflows
Software development and IT operations
Automated Sonarr Missing Episode Finder with Quality & Language Filtering
What is this? This is an n8n workflow designed to supercharge your Sonarr setup. Instead of just waiting for releases to appear in your RSS feed, this workflow proactively runs on a schedule, finds what's missing, actively searches for it, and grabs the best result based on your specific criteria. It's a set it and forget it solution to ensure your library is always complete. **Key Features** - **Proactive Searching**: Doesn't wait for content to come to you. It actively triggers a search for missing episodes. - **Fully Automated & Scheduled**: Runs every 12 hours by default to check for anything new that's missing. Smart & Efficient: Searches only once per season, even if multiple episodes from that season are missing, preventing unnecessary API calls. Precise Release Filtering: It validates search results against the exact quality name and language you define before telling Sonarr to grab it. This gives you more control than standard quality profiles. - **Automatic Download**: Once a valid release is found, it's automatically pushed to your download client via Sonarr. **How It Works** - **Trigger**: The workflow starts automatically on a schedule. - **Fetch Missing**: It connects to your Sonarr instance and gets a list of all monitored, wanted episodes. - **Filter & Group**: It intelligently creates a unique list of seasons that need searching. - **Search**: It loops through each unique season and tells Sonarr to perform an interactive search. - **Validate**: It inspects the search results and only allows releases that match both the pre-defined quality AND language. - **Grab**: If a perfect match is found, it sends a final command to Sonarr to grab that specific release and begin the download. **How to Use This Template** Import the JSON file into your n8n instance. Find the node named info (it's a Set node near the beginning). This is your main configuration area. Update the following values in the info node: - **urlSonarr**: Change http://192.168.31.204:8989 to your Sonarr's URL. - **apikey**: Paste your Sonarr API key here. - **quality**: Set the exact quality name you want to match (e.g., WEBDL-1080p). - **languages**: Set the exact language name you want to match (e.g., English, Spanish). Activate the workflow. That's it! You can also change the schedule by editing the Schedule Trigger node.
n8n$9.99Automate SSL Certificate Monitoring and Alerts with Google Sheets
This workflow automates the monitoring of SSL certificate expiry dates using Google Sheets and sends timely alerts via email and messaging platforms to prevent security risks.
n8n$14.99Automated Integrity Auditing for AWS S3 Buckets with AI-Powered Change Detection
This workflow performs automated integrity audits on AWS S3 buckets, detecting changes using AI and OCR to ensure data integrity and compliance.
n8n$19.99Automate Remote Server File Integrity Checks with Slack Alerts
This workflow automates the process of monitoring file integrity on a remote server and sends alerts via Slack if discrepancies are detected. It ensures that any unauthorized changes to critical files are promptly reported.
n8n$4.99Securely Access Google Cloud Run APIs with JWT Authentication in n8n
This workflow enables secure API calls to Google Cloud Run services using JWT authentication, ensuring no public exposure or local hosting is required.
n8n$9.99Automate Authentication IP Monitoring and Email Alerts with SaaS Alerts and SMTP2Go
This n8n workflow automates the collection of sign-in IP addresses from SaaS Alerts over the past 24 hours and sends email reports using SMTP2Go. Ideal for security teams, it helps monitor user authentication activity, detect unusual sign-ins, and respond to potential security threats.
n8n$9.99Automate Phishing Email Detection and Reporting with n8n
Streamline the detection and reporting of phishing emails by automating analysis and incident logging with n8n, Gmail, Microsoft Outlook, and Jira.
n8n$14.99Build a Self-Contained CRUD Application with Redis and HTML Frontend
Create a complete CRUD application using n8n with Redis for storage and an HTML frontend, all within a single workflow.
n8n$14.99Automate Video Downloads from Sample.cat with Airtop Browser
Streamline the process of downloading video files from Sample.cat using Airtop's browser automation capabilities. This workflow ensures efficient and consistent retrieval of media content.
n8n$9.99Automated AWS IAM Key Compromise Response with Slack & Cloud AI
# Automated AWS Key Compromise Remediation ## Description This n8n workflow provides a secure, enterprise-grade response system for AWS IAM access key compromises with built-in form submission and human approval mechanisms. When an AWS access key is suspected to be compromised, this workflow enables rapid containment through a secure web form interface with basic authentication, human approval via Slack, and automated damage prevention through immediate key deactivation, credential invalidation, and comprehensive security reporting. ## How This Workflow is Useful ### Secure Form-Based Response - **Authenticated Form Submission**: Secure web form with basic authentication for capturing compromise details. - **Human Approval Workflow**: Slack-based approval system for sensitive security operations. - **Rapid Key Deactivation**: Instantly disables compromised access keys after approval. - **Credential Invalidation**: Creates and applies security policies to invalidate existing temporary credentials. - **Policy Analysis**: Automatically scans and analyzes both inline and attached IAM policies for the affected user. - **AI-Powered Reporting**: Generates detailed security reports with intelligent analysis and team notifications. ### Business Value - **Reduces Mean Time to Response (MTR)**: Automates manual security procedures that typically take hours. - **Minimizes Security Exposure**: Immediate containment prevents potential data breaches and unauthorized resource access. - **Ensures Compliance**: Provides audit trails and documentation required for security compliance frameworks. - **Cost Prevention**: Prevents potential financial damage from compromised credentials being used maliciously. - **Rapid Response Capability**: Streamlines security response procedures when incidents are detected. ### Technical Benefits - **AWS Best Practices**: Implements official AWS security recommendations for key compromise response. - **Scalable Architecture**: Handles multiple access keys and complex IAM policy structures. - **Error Handling**: Robust error handling ensures workflow continues even if individual steps fail. - **Audit Trail**: Complete logging of all actions taken during the incident response. - **Integration Ready**: Easily integrates with existing security tools and notification systems. ## Use Cases ### 1. **Incident Response Automation** - Automated response to security alerts from AWS CloudTrail. - Integration with SIEM systems for immediate key compromise response. - 24/7 security monitoring and automated containment. ### 2. **Compliance and Audit** - Meeting regulatory requirements for incident response documentation. - Providing audit trails for security compliance frameworks (SOC 2, ISO 27001, PCI DSS). - Demonstrating due diligence in security incident handling. ### 3. **Multi-Account Management** - Centralized security response across multiple AWS accounts. - Consistent incident response procedures across different environments. - Standardized security automation for enterprise AWS deployments. ### 4. **Security Training and Testing** - Security team training on AWS incident response procedures. - Tabletop exercises and security drills. - Testing and validation of security response capabilities. ## Key Features ### Core Functionality - **Secure Form Interface**: Web form with basic authentication for secure data submission. - **Human Approval Gate**: Slack-based approval workflow for sensitive operations. - **Authenticated Data Processing**: Secure handling of form submissions with validation. - **Immediate Key Deactivation**: Instant disabling of compromised credentials after approval. - **Security Policy Generation**: Automatic creation and attachment of credential invalidation policies. - **Policy Analysis**: Deep analysis of user permissions and attached policies. - **AI Security Analysis**: Intelligent security report generation with risk assessment. - **Team Notifications**: Real-time Slack notifications to security teams. - **Comprehensive Logging**: Complete audit trail of all response actions. ### Technical Specifications - **Secure Form Interface**: Web form with basic authentication for secure data capture. - **Human Approval System**: Slack-based approval workflow for sensitive operations. - **AWS API Integration**: Direct integration with AWS IAM APIs. - **Authentication Layer**: Basic auth protection for form submissions. - **Error Handling**: Robust error handling with continuation on non-critical failures. - **Scalable Processing**: Handles multiple policies and complex IAM structures. - **Security Best Practices**: No hardcoded credentials, uses AWS credential management. - **Modular Design**: Easy to customize and extend for specific organizational needs. ## Prerequisites ### Required Credentials - **AWS Credentials** with IAM permissions for: ListAccessKeys, UpdateAccessKey, ListUserPolicies, ListAttachedUserPolicies, CreatePolicy, AttachUserPolicy, GetPolicy, GetPolicyVersion.
n8n$24.99Automate Email Header Analysis for Security Threat Detection in Outlook
This workflow automates the analysis of email headers in Outlook to detect potential security threats by verifying authentication protocols and checking IP reputation.
n8n$19.99Complete LAMP Stack (Linux, Apache, MySQL, PHP) Automated Server Setup
This automated n8n workflow enables the rapid setup of a complete LAMP (Linux, Apache, MySQL, PHP) stack on a Linux server, executing the entire process in approximately 10 seconds. It configures the server, installs necessary components, and sets up a development user for seamless operation. ## Fundamental Aspects - **Start** - Initiates the workflow - **Set Parameters** - Configures server parameters - **System Preparation** - Prepares the system for LAMP installation - **Update System** - Updates the system and installs essential packages - **Install Apache** - Sets up the Apache web server - **Install MySQL** - Installs MySQL and phpMyAdmin - **Install PHP & Extensions** - Installs PHP with required extensions - **Install Development Tools** - Adds development utilities - **Create Development User** - Creates a dedicated user for development - **Final Setup & Configuration** - Finalizes configurations - **Setup Completion** - Provides a summary of the setup ## Setup Instructions - Import the workflow into n8n - Configure parameters in the Set Parameters node - Run the workflow - Verify the LAMP stack setup on the server ## Required Resources - Linux server with SSH access - Root-level administrative privileges ## Features - Install Database Server - Deploys MySQL with phpMyAdmin - Configure Web Server - Sets up Apache for web hosting - Install PHP - Includes PHP with essential extensions - Create Development User - Establishes a user for development tasks ## Parameters to Configure - server_host: Your Linux server IP address - server_user: SSH username (typically root) - server_password: SSH password - php_extensions: List of PHP extensions to install - dev_tools: List of development tools to install - username: Development username - user_password: Password for the development user ## Workflow Actions - Install: Deploys the LAMP stack, configures Apache, MySQL, and PHP - Create User: Sets up a development user with appropriate permissions - Configure: Finalizes server settings and tool installations The workflow automatically manages - Ubuntu/Debian package installation - Service startup and configuration - Web server and database setup - User and permission management - Development tool integration Update the parameters in the Set Parameters node with your server specifics and run the workflow!
n8n$14.99Automate WordPress Backup to GitHub
This workflow automates the process of backing up WordPress content to GitHub, ensuring your data is securely stored and version-controlled.
n8n$14.99Automate Subdomain Enumeration and DNS Reporting with HackerTarget API
Enhance your passive reconnaissance by automating subdomain enumeration and DNS record lookup using HackerTarget API, with results delivered in a structured markdown report via email.
n8n$9.99Automate AWS RDS Database Management via Email Commands
This n8n workflow automates the creation and deletion of AWS RDS databases based on email commands. It parses emails for instructions, executes Terraform commands to manage RDS instances, updates a Google Sheet with the operation status, and sends confirmation emails.
n8n$4.99Reusable and Independently Establishable Sub-workflow
## Reusable and Independently Established Sub-workflow This n8n workflow provides a standardized structure for building and testing sub-workflows in isolation. Its purpose is to help you create robust, reusable, and maintainable automations by enabling you to test the sub-workflows' logic without needing a separate parent workflow. ### Setup Instructions: 1. **Define Sub-workflow Inputs**: Double-click the **Execute Sub-workflow Trigger** node to define the parameters (e.g., `color`) that your sub-workflow will expect from a parent workflow. 2. **Configure Test Data**: Use the `Test Input` node (an **Edit Fields (Set)** node connected to the **Manual Trigger**) to provide sample data for isolated testing. 3. **Connect Inputs**: The `Combine Input` node (an **Edit Fields (Set)** node) is the entry point for your sub-workflow's core logic. It should have two inputs: one from the `Execute Sub-workflow Trigger` and one from the `Test Input` node. 4. **Merge Inputs**: Ensure the `Combine Input` node has the Include Other Input Fields option enabled to merge data from both the live and test paths seamlessly. You can read the full blog post that explains this workflow setup in detail [here](https://n8nplaybook.com/post/2025/06/how-to-test-n8n-subworkflows/).
n8n$4.99Deploy a Comprehensive Microsoft SharePoint MCP Server for AI Integration
Set up a Microsoft SharePoint MCP server to seamlessly integrate with AI agents, enabling all 11 SharePoint operations with zero configuration.
n8n$14.99Automate Security Log Monitoring and Slack Alerts for Failed Logins
This workflow automates the detection of failed login attempts by analyzing security logs and sending alerts via Slack. It helps in identifying potential security threats swiftly and efficiently.
n8n$4.99Automated Weekly Network Security Monitoring with Shodan and TheHive
This n8n workflow runs every Monday at 5:00 AM to monitor network security by analyzing IP addresses and ports using Shodan. It identifies unexpected open ports and generates alerts in TheHive for incident response.
n8n$9.99Automate Dialogue Analysis with Script Dialogue Analyzer
The Script Dialogue Analyzer workflow is designed to streamline the process of analyzing dialogues within scripts, making it an invaluable tool for content creators, screenwriters, and developers in the media industry. By leveraging various compon...
n8n$7.68Automate Data Retrieval and Export with HTTP Webhook Workflow
This workflow is designed to automate the process of retrieving user data from a specified API endpoint and exporting it to a CSV file or directly into Google Sheets. By leveraging the HTTP Request node, the workflow initiates a call to the Random...
n8n$6.2Streamlined Testing Automation for Efficient Development Workflows
This workflow automates testing processes to enhance efficiency and accuracy in software development.
Make$12.34Automate Email Expense Tracking with Google Sheets Integration
This workflow automates the process of extracting expense data from emails and logs it into Google Sheets.
n8n$16.67Auto-Generate Blog Posts & AI Images from YouTube Videos
Automates transcribing YouTube videos from Google Drive, generating blog posts with GPT-4o, creating AI images via Dumpling AI, and saving to Airtable for content creators.
n8n$24.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work