IT & Development Automation Workflows β€” Page 6 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/IT & Development

    IT & Development Workflows

    Developer tools and IT solutions

    • Receive and Analyze Emails with Rules in Sublime Security

      This n8n workflow provides a comprehensive automation solution for processing email attachments, specifically targeting enhanced security protocols for organizations that use platforms like Outlook. It starts with the IMAP node, which is set to ingest emails and identify those with .eml attachments. Once an email with an attachment is ingested, the workflow progresses to a conditional operation where it checks for the presence of attachments. If an attachment is found, the binary data is moved and converted to JSON format, preparing it for further analysis. This meticulous approach to detecting attachments is crucial for maintaining a robust security posture, allowing for the proactive identification and handling of potentially malicious content. In the subsequent stage, the workflow leverages the capabilities of Sublime Security by analyzing the email attachment. The binary file is scrutinized for threats, and upon detection, the information is split into matched and unmatched data. This process not only speeds up the threat detection mechanism but also ensures compatibility with other systems, such as Slack, resulting in a smooth and efficient workflow. This automation emphasizes operational efficiency with minimal user involvement, enhancing the organization's defense against cyber threats. The final phase of the workflow involves preparing the output for a Slack report. Whether a threat is detected or not, n8n ensures that stakeholders are immediately informed by dispatching comprehensive reports or notifications to Slack channels. This promotes a culture of transparency and prompt action within the team.

      n8nFree

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation

    Community

    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    Stay Updated

    Get the latest AI tools and insights delivered to your inbox.

    Neura Market Logoneuramarket

    Β© 2026 Neura Market. All rights reserved.

    Teleport Workflows Between n8n Instances with Magic Inbox P2P System

    This workflow contains community nodes that are only compatible with the self-hosted version of n8n. **Magic Inbox P2P for n8n** - Instantly teleport Workflows Magic Inbox is the simplest, most powerful way to teleport your workflows, messages, or files between any two n8n instances - instantly, securely, and with no central server. All you need: - A Magic Inbox receiver (Inbox node, webhook trigger) - A Magic Inbox sender (Send node, transformer) - A trusted peers webhook URL - and the magic happens! **Teleport Your Automation** - Click, Send, Teleport: Send a workflow or any file to another n8n, anywhere in the world, with a single node. - No cloud, no barriers: Pure peer-to-peer transfer. Your workflow arrives instantly and privately on the recipient's machine, ready-to-use and auto-imported if you wish. - Collaborate with your team: Share, delegate, or migrate automations on demand, without manual copy-paste or API scripting. **Features** - Teleport workflows, files, and secure messages P2P between n8n servers - Receive and auto-import (optional) any incoming workflow - no extra steps! - Works across Docker, cloud, self-hosted - anywhere n8n runs - Whitelist option: restrict trusted senders - Simple vs Advanced: auto-import for speed, raw mode for power users **Installation** npm: `npm install n8n-nodes-magic-inbox` Docker volume: `cd /var/lib/docker/volumes/n8n_data/_data/nodes/ npm install n8n-nodes-magic-inbox docker restart` **Usage: Teleport in 3 Steps** On n8n-A: 1. Create a workflow on n8n-A with your favorite nodes. 2. Add Magic Inbox Send. 3. Set Destination Magic Inbox URL to your teammates or other n8n's Inbox node webhook. 4. Choose content type: Workflow + Message for teleportation. On n8n-B: - Add and enable a Magic Inbox node (receiver) in any workflow. - When you hit "Send" on n8n-A, your workflow is instantly delivered/teleported! - Auto-import enabled? The workflow appears, active, in the recipient's n8n - like magic. **Main Parameters** - Destination Magic Inbox URL: Where to teleport your automation (recipient's webhook). - Workflow JSON: Paste the full export from n8n's workflow page (no manual API!). - Auto Import: If enabled, new workflows are instantly usable by the recipient. - Whitelist: Allow only trusted emails/IDs as senders. **Example - Teleport a Workflow** On n8n-A: - Export your workflow as JSON (from the workflow menu). - Use Magic Inbox Send with destination URL from n8n-B's Inbox node. - Attach the exported JSON and an optional message. On n8n-B: - Magic Inbox node receives, parses, and (optionally) auto-imports the workflow into your library. - No code, no copy-paste, no cloud - just teleport! **Bug Report / Contribute** Email: ccharleslepoittevin34@gmail.com **License** MI Β© Charles Magic Dev **Magic Dev** **1. Presentation and Prerequisites - Quick Without Blabla** Essential: manual trigger + n8n-nodes-magic-dev **Magic Mapping** - A prompt, instance URL, N8N API key, OpenRouter API to teleport your workflow to your instance. **Creator Mapping** - Instance URL, N8N API key and a random creator workflow teleports to your instance. **Quest Mapping** - Instance URL, N8N API key, secret code found in Creator Mapping to win a premium workflow. **Magic Market: PUBLISH** - Share your workflow with a public Google Sheets URL. **SEARCH** - Find workflows to teleport by keyword in our community database. **REQUIRED!** Your Google Sheet must have a column named WORKFLOW (all caps, no spaces). Do not use any other column name - otherwise mapping and teleportation will fail. Each row must contain a single n8n workflow as a JSON string in that column. Always check the column header before using Magic Market teleport! **FEEDBACK:** Optional rating system (1-20 stars) + comments available in all modes **Creators:** Want to collaborate? Contact me via Telegram @magicdev_bot!

    n8nFree
  1. Auto-Classify Security Incidents with GP-4 and Google Sheets for SOC Teams

    ## β˜€ Who it's for Blue team leads, SOC analysts, and IR responders looking to automatically classify security alerts using AI-driven logic and asset-based risk signals. Ideal for teams already scoring threats via CyberScan or BlueOps Module 3, and needing to prioritize next steps across Monitor / Investigate / Isolate / Escalate playbooks. ## β„Ή How it works / What it does - Reads recent endpoint alerts from Google Sheets - Sends alert data (hostname, IP, risk score) to OpenAI GP model - GP returns structured JSON with: - severity tag (Low / Medium / High / Critical) - action recommendation (Monitor / Investigate / Isolate / Escalate) - Logs the full result to a centralized incident sheet - Can be expanded to trigger automated EDR actions or email alerts ## βš™ How to set up - Insert OpenAI API Key - Replace placeholder with your actual OpenAI secret in the HTTP Request node - Connect Sheets - Use your OAuth2 credentials to access the alerts input + classified log sheet - Tune GP Prompt - Adjust language or risk thresholds inside the Classify Incident (GP) node - Automation - Add a Cron node or Webhook to run every X minutes/hours ## πŸ“‹ Requirements - OpenAI API key (GP-4 or GP-3.5 supported) - Google Sheets (or similar DB with alerts) - n8n credentials for Sheets access - Optional: Connected playbook actions or EDR endpoint logic ## Β© How to customize the workflow - Swap GP with Claude, Gemini, or local LLM via API - Replace Google Sheets with Supabase or Airtable - Add a playbook router for Notify / Isolate logic - Integrate email or ticketing notification step ## ✨ This is a production-grade, AI-powered classification engine. All inputs and tags are configurable. Safe placeholders are marked clearly. ## ✨ This module is part of the CYBERPULSE BlueOps Pro automation suite. Explore the full set at β˜€οΈπŸŒ cyberpulsesolutions.com/blueops

    n8nFree
  2. Automate Blog Post Publishing: Airtable to Hashnode API

    Automates creating draft blog posts on Hashnode from unpublished Airtable entries using API integration. Handles batch processing, validation, status updates, and error handling for seamless content publishing.

    n8n$18.99
  3. Securely Invoke Google Cloud Run APIs Using Service Account Authentication

    This workflow enables secure API calls to Google Cloud Run services from n8n by leveraging service account authentication, ensuring your endpoints remain private.

    n8nFree
  4. Deploy an AI-Ready MCP Server for Google Cloud Storage Operations

    Set up a comprehensive MCP server to handle all Google Cloud Storage operations with AI integration. This workflow requires no configuration and supports 10 pre-built operations.

    n8nFree
  5. Create GitHub issues from new Basecamp2 to-dos

    A ready-to-use Make workflow that connects Basecamp, Github. Create GitHub issues from new Basecamp2 to-dos. Customize and deploy in minutes.

    MakeFree
  6. Automate GitLab Operations with AI-Integrated MCP Server

    Deploy a fully-configured MCP server to automate all GitLab operations with AI integration, enabling seamless interaction with AI agents.

    n8nFree
  7. SSL/TLS Certificate Expiry Monitor with Slack Alerts

    Automates monitoring of SSL/TLS certificates for multiple domains, alerting via Slack when expiry is near to prevent downtime.

    n8n$14.99
  8. n8n Auditor: Detect Outdated Built-in Nodes

    Scans n8n workflows for built-in nodes not on latest version, reporting node details like name, type, current & latest versions.

    n8n$14.99
  9. Automate n8n Workflow Backups to NextCloud with Versioning

    This workflow automates the backup of n8n workflows to NextCloud, ensuring file versioning and regular updates using the RES API.

    n8nFree
  10. Todoist Weekly Completed Tasks Email Summary

    Sends a weekly email overview of completed Todoist tasks, grouped by day, excluding specified projects. Runs automatically every Friday or manually for easy productivity review.

    n8n$12.99
  11. πŸŽ™οΈ Convert Voice Notes to X Posts: Google Drive + AssemblyAI

    Transform voice memos uploaded to Google Drive into X (Twitter) posts via AssemblyAI transcription. A 3-node workflow for creators to capture and publish ideas instantly without typing.

    n8n$6.99
  12. Automate URL Compliance with AI-Enhanced robots.txt Verification

    This workflow automates URL filtering by integrating AI-powered robots.txt compliance checks and source verification against a forbidden list. It ensures ethical web automation by respecting exclusion protocols and user-defined restrictions.

    n8nFree
  13. Check Which AI Models Are Used in Your n8n Workflows

    Scans all n8n workflows for AI model usage via n8n API, extracts node details, model IDs/names, and exports to Google Sheets.

    n8n$12.99
  14. Create new items in Monday.com from a custom webhook

    Streamline your project management workflow by automatically creating new items in Monday.com whenever a custom webhook is triggered. This template allows you to efficiently manage tasks and projects, ensuring that no important updates are missed. Simply set up your custom webhook to send data, and Make will handle the rest, creating a new item in your Monday.com board for seamless tracking and collaboration.

    MakeFree
  15. Launch Phantombuster phantoms from Notion

    Use this template to automatically launch a Phantombuster phantom when a new Notion database item (page) is created. The database item will also be updated with the phantom's Container ID so you can find this item and add result data to it using this [scenario](https://www.integromat.com/en/integration/6307-update-notion-database-items-with-phantombuster-phantom-output-data-csv-and-json-results-download-links).

    MakeFree
  16. Telegram DALL-E Image Generator with Google Sheets Logging

    Generate AI images from Telegram prompts using OpenAI DALL-E, log requests to Google Sheets, and send images back to users instantly.

    n8n$14.99
  17. Automate Google Docs Data Transfer to External Applications via HTTP

    Efficiently automate the transfer of data from Google Docs to external applications using HTTP actions, enhancing document integration and workflow automation.

    MakeFree
  18. Automate qBittorrent Throttling Based on Plex Activity

    Automatically manage qBittorrent download speeds based on Plex media activity to optimize bandwidth usage when streaming remotely.

    n8nFree
  19. Pull Google AI Mode References to Sheets via DataForSEO

    Automates extracting source references from Google's AI Mode SERP results using DataForSEO API and storing them in Google Sheets for SEO monitoring.

    n8n$14.99
  20. Automated Invoice Verification with Gmail, Drive, Sheets & OCR AI

    Automates retrieval of vendor invoices from Gmail, OCR extraction, validation against master sheets, and mismatch alertsβ€”saving hours on manual verification for accounts teams.

    n8n$24.99
  21. All-in-One Telegram AI Assistant: Voice/Photo/Notes/Long-Term Memory

    Transforms Telegram bot into a powerful AI personal assistant handling voice, photos, text messages. Uses GPT for analysis, saves memories/notes in Baserow with PostgreSQL buffers for recall.

    n8n$24.99
  22. Auto-Generate Meeting Minutes from Google Drive to Slack with GPT

    Automatically generates structured meeting minutes from transcripts in Google Drive using GPT and shares them in Slack.

    n8n$14.99
  23. ← PreviousPage 6 of 19Next β†’

    Related categories

    Communication (2,463)AI (1,929)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,145)Data & Analytics (995)File & Document Management (802)CRM - Sales (604)Notifications (580)

    Need a custom it & development workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow