IT & Development Automation Workflows — Page 14 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/IT & Development

    IT & Development Workflows

    Developer tools and IT solutions

    • Create Netlify site deploys when a new Trello card is created

      Every time a new Trello card is created matching a specific criteria, Make will automatically create a new Netlify site deploy.

      MakeFree
    • Send filtered Google Sheets rows via a custom webhook

      Automatically send filtered Google Sheets rows to a custom webhook and receive a response. Streamline data processing with Google Sheets and Custom Webhook integration.

      Make$3.99
    • Automate Website Screenshot Capture with Bright Data Web Unlocker

      Effortlessly capture high-quality website screenshots, bypassing anti-bot protections, and save them locally using Bright Data Web Unlocker.

      n8n$4.99

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • 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 Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • AI Research Papers
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • 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

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

  1. Standup Bot (2/4): Read Config

    This is the second workflow for the Mattermost Standup Bot. This workflow is called by the Standup Bot - Worker workflow and will read and return the configuration options.

    n8n$3.99
  2. Automate User Authentication with Telegram, Redis, and Google Sheets

    This workflow automates user authentication by integrating Telegram for user identification, Google Sheets for user data management, and Redis for session caching. It efficiently handles user registration and session management.

    n8n$9.99
  3. Estimate Driving Time & Distance for Logistics with OpenRouteService

    Automates truck route calculations from Google Sheets using OpenRouteService API, fetching distance, duration, and steps for logistics optimization.

    n8n$12.99
  4. Lead Enrichment Pipeline: Leadfeeder → Apollo → Google Sheets

    Automates daily extraction of yesterday's website visitors from Leadfeeder, enriches with Apollo.io data, deduplicates, updates Google Sheets, and sends Telegram alerts.

    n8n$24.99
  5. Monitor & Auto-Download Changed Google Drive Files

    Automates monitoring a Google Drive folder for new or updated files, downloading only changes since last run using a timestamp file. Ensures idempotent processing on a schedule.

    n8n$14.99
  6. Weekly Notion Record Count Report to Slack

    Automates weekly reporting of new records created in a Notion database, filtering recent submissions and posting a celebratory count summary to a Slack channel.

    n8n$11.99
  7. AI-Powered LinkedIn Profile vs Job Description Matcher

    Automates comparison of LinkedIn profiles/CVs against job descriptions using GhostGenius scraping and Groq AI for recruiter insights, strengths, gaps, and optimization tips.

    n8n$22.99
  8. GraphQL Country Info API via Webhook

    Simple webhook API that queries country data (name, phone, emoji) from GraphQL using a country code parameter and returns formatted text.

    n8n$8.99
  9. Auto-Update Notion CRM & Email from Google Form Submissions

    Automates capturing Google Form responses into a Notion CRM database and sends instant Gmail confirmations to submitters.

    n8n$12.99
  10. Telegram Alerts for Top Leads from Forms via MadKudu & Hunter

    Capture form leads, validate emails with Hunter, score quality with MadKudu, and get instant Telegram alerts for high-potential prospects.

    n8n$14.99
  11. Initialize Mattermost Standup Bot Configuration

    Set up the initial configuration for a Mattermost Standup Bot by creating a default configuration file. This workflow is the first step in a series of four workflows.

    n8n$4.99
  12. Visualize n8n Workflows with Interactive Mermaid.js Dashboard

    Transform n8n workflows into interactive Mermaid.js flowcharts for easy visualization, documentation, and presentations. Responsive design with special node shapes and direct links.

    n8n$14.99
  13. Basic n8n Webhook Greeting Workflow Tutorial

    Simple n8n workflow that receives name and event via webhook, generates a personalized greeting using a Function node, and forwards it via HTTP POST to a webserver.

    n8n$4.99
  14. Automatically Create JIRA Server Issues from New GitLab Issues

    This workflow automatically generates a JIRA Server issue whenever a new issue is created in GitLab, streamlining project management across platforms.

    Make$2.99
  15. Automated Gmail Reply Drafts with OpenAI Assistant for Labeled Emails

    This workflow auto-drafts context-aware replies for labeled Gmail emails using OpenAI Assistant, adding them as drafts and removing the trigger label to streamline inbox management.

    n8n$19.99
  16. AI-Generated Headings & Conclusions for WordPress Posts (GPT-4.1)

    Automatically enriches WordPress posts with AI-generated headings and conclusions using GPT-4.1, boosting SEO, engagement, and content quality.

    n8n$14.99
  17. Enrich FAQ Sections on Website Pages at Scale with AI

    Automates AI-enhanced FAQ generation for multiple services from Google Sheets, saves formatted JSON files to Google Drive, and updates processing status.

    n8n$24.99
  18. Automate Single Email Verification with Icypeas

    This workflow automates the process of verifying a single email address using Icypeas, ensuring the email's validity and reducing bounce rates.

    n8n$4.99
  19. Qualys Scan Slack Report Subworkflow

    ## Introducing the Qualys Scan Slack Report Subworkflow—a robust solution designed to automate the generation and retrieval of security reports from the Qualys API. This workflow is a subworkflow of the `Qualys Slack Shortcut Bot` workflow. It is triggered when someone fills out the modal popup in Slack generated by the `Qualys Slack Shortcut Bot`. When deploying this workflow, use the Demo Data node to simulate the data that is input via the Execute Workflow trigger. That data flows into the Global Variables Node which is then referenced by the rest of the workflow. It includes nodes to Fetch the Report IDs and then Launch a report, and then check the report status periodically and download the completed report, which is then posted to Slack for easy access. For Security Operations Centers (SOCs), this workflow provides significant benefits by automating tedious tasks, ensuring timely updates, and facilitating efficient data handling. ## How It Works - **Fetch Report Templates:** The Fetch Report IDs node retrieves a list of available report templates from Qualys. This automated retrieval saves time and ensures that the latest templates are used, enhancing the accuracy and relevance of reports. - **Convert XML to JSON:** The response is converted to JSON format for easier manipulation. This step simplifies data handling, making it easier for SOC analysts to work with the data and integrate it into other tools or processes. - **Launch Report:** A POST request is sent to Qualys to initiate report generation using specified parameters like template ID and report title. Automating this step ensures consistency and reduces the chance of human error, improving the reliability of the reports generated. - **Loop and Check Status:** The workflow loops every minute to check if the report generation is complete. Continuous monitoring automates the waiting process, freeing up SOC analysts to focus on higher-priority tasks while ensuring they are promptly notified when reports are ready. - **Download Report:** Once the report is ready, it is downloaded from Qualys. Automated downloading ensures that the latest data is always available without manual intervention, improving efficiency. - **Post to Slack:** The final report is posted to a designated Slack channel for quick access. This integration with Slack ensures that the team can promptly access and review the reports, facilitating swift action and decision-making. ## Get Started - Ensure your [Slack](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.slack/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-nodes-base.slack) and [Qualys](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.httprequest/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-creds-base.qualysApi) integrations are properly set up. - Customize the workflow to fit your specific reporting needs. - [Link to parent workflow](https://n8n.io/workflows/2510-enhance-security-operations-with-the-qualys-slack-shortcut-bot/) - [Link to Vulnerability Scan Trigger](https://n8n.io/workflows/2511-qualys-vulnerability-trigger-scan-subworkflow/) ## Need Help? - Join the discussion on our Forum or check out resources on Discord! Deploy this workflow to streamline your security report generation process, improve response times, and enhance the efficiency of your security operations.

    n8n$14.99
  20. Automated Cocktail Recipe Image Generator & Sharer

    Triggers weekly to fetch random cocktail data, overlays custom text on images via Bannerbear, and auto-posts to Rocket.Chat for engaging social shares.

    n8n$12.99
  21. Get real-time Podio updates to your webhook

    This Zap automates the process of sending data from Webhooks by Zapier to Podio, allowing you to create or update items in Podio seamlessly whenever a webhook is triggered. This integration helps streamline your workflow by ensuring that important data is captured and organized in Podio without manual intervention, saving you time and reducing the risk of errors.

    Zapier$2.99
  22. ← PreviousPage 14 of 19Next →

    Related categories

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

    Need a custom it & development workflow?

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

    Request a Custom Workflow