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

    IT & Development Workflows

    Developer tools and IT solutions

    • Secure Data Transfer with Custom Webhooks and HTTP Actions

      Facilitate secure data transmission by utilizing custom webhooks and HTTP actions with basic authentication. This workflow ensures data is sent securely and efficiently.

      MakeFree
    • Instantly Retrieve Random Dog Photos via Webhook

      Effortlessly fetch random dog images from the Dog CEO API using a simple webhook trigger. Perfect for developers, content creators, and dog enthusiasts looking to integrate delightful dog photos into their projects.

      n8nFree
    • Automate DigitalOcean Droplet Creation via API

      Effortlessly create new DigitalOcean droplets using an API call with your personal access token. Customize droplet parameters such as size and region.

      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.

  1. Launch Phantombuster phantoms from Airtable

    Use this template to automatically launch a Phantombuster phantom when an Airtable record is modified. The Airtable record will also be updated with the phantom's Container ID so you can find this record and add result data to it using this [scenario](https://www.integromat.com/en/integration/6305-update-airtable-records-with-phantombuster-phantom-output-data-including-csv-result-file). Your Airtable table has to include a field of type 'Last modified time'. We recommend setting it up the way that it changes when a specified field (a trigger - you can name it 'Launch phantom' and it can be of type 'Checkbox' for example) is updated.

    MakeFree
  2. Execute Set Node Based on Function Output

    This n8n workflow uses a Manual Trigger to start, then a Function node processes input logic to produce a boolean output. That output feeds into an IF node, which conditionally activates a Set node to update fields. It demonstrates how to control node execution based on custom function logic, helpful for users building conditional automations in n8n.

    n8nFree
  3. Create and Populate MySQL Table on Demand

    This workflow creates a new table in MySQL and inserts predefined data when executed, serving as a practical example for MySQL node usage.

    n8nFree
  4. Deploy and Manage Netlify Sites with AI-Driven MCP Server

    Automate and manage all Netlify operations using an AI-driven MCP server with zero configuration. This workflow supports AI agents to handle deployments and site management efficiently.

    n8nFree
  5. 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.

    n8nFree
  6. Daily Tech News Curation: RSS, Vertex AI & Gmail Digest

    Automates daily curation of top AI/tech news from 14 premium RSS sources, uses Google Vertex AI for smart selection and summarization, then delivers a professional HTML newsletter via Gmail.

    n8n$24.99
  7. 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.

    n8nFree
  8. Close a GitLab issue when a JIRA Server issue is closed

    A ready-to-use Make workflow that connects Jira, Gitlab. Close a GitLab issue when a JIRA Server issue is closed. Customize and deploy in minutes.

    MakeFree
  9. Complete Guide to Setting Up and Generating OTP Codes in n8n

    # Setting Up and Generating OTP ## Step 1: Receive QR Code and Extract the Link **1. Receive the QR Code from the 2FA service** After enabling two-factor authentication (2FA) on services like OpenAI, Google, GitHub, etc., a QR Code will be given to you, which you need to scan. This QR Code contains the OTP link used to generate one-time passcodes. **2. Extract the link from the received QR Code** To extract the link from the QR Code, use online tools. These tools will help you extract the corresponding link. After using an online tool, the extracted link will appear in the following format: ``` otpauth://totp/ServiceName:username?secret=secret_key&issuer=ServiceName ``` For example: ``` otpauth://totp/OpenAI:amir676080@gmail.com?secret=test-test-test&issuer=OpenAI ``` ## Step 2: Create OTP Credential in n8n 1. **Create a new Credential** To use OTP in n8n, you need to create a new **OTP Credential**. 2. **Enter the details in the Credential** - **In the Secret field:** Enter the **secret key** (extracted from the QR Code link). For example: ``` test-test-test ``` - **In the Label field:** Enter **ServiceName:username** For example: ``` OpenAI:amir676080@gmail.com ``` ![image.png](fileId:882) 3. **Save the Credential** After entering the information, click Save to save the Credential. ## Step 3: Get the OTP Code **Click on Test Workflow** After setting up the credentials in n8n, click on Test, and the corresponding code will be delivered to you. Output: ``` [ { token: 720769, secondsRemaining: 18 } ] ``` ![image.png](fileId:883) **This code is exactly the same as the one generated by apps and services like Google Authenticator or Authy.** Contact me on [Telegram](https://t.me/amir676080)

    n8nFree
  10. Create GitHub issues for new Kanbanize tasks

    A ready-to-use Make workflow that connects Kanbanize, Github. Create GitHub issues for new Kanbanize tasks. Customize and deploy in minutes.

    MakeFree
  11. Get Today's Date and Day Using the Function Node

    Unfortunately, I can't view or interact with images or files, so I'm unable to directly correct a description based on an image. However, if you can provide the text from the description, I'd be happy to help correct it!

    n8nFree
  12. 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
  13. Automated Trello Board Summarizer with GPT-5-Nano

    Fetches Trello board data including lists and cards, then uses GPT-5-Nano to generate a concise summary for quick overviews.

    n8n$12.99
  14. Receive Server-Sent Events

    This n8n workflow uses the SSE Trigger node to listen for incoming server-sent events from a streaming source. When an event is received, it captures the payload and passes it for further processing—such as logging, filtering, or routing to other services. Ideal for developers building real-time data pipelines or monitoring event streams directly inside n8n.

    n8nFree
  15. 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.

    ZapierFree
  16. Get alerted in OpsGenie from Webhook triggers

    This Zap automates the process of monitoring specific events through webhooks and triggering alerts in OpsGenie when certain conditions are met. By filtering incoming data and executing custom JavaScript code, users can ensure that only relevant alerts are created, streamlining incident management and improving response times.

    ZapierFree
  17. 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
  18. Collect & Store Restaurant Customer Feedback with Google Sheets & Email Forms

    Automates personalized feedback form distribution to restaurant customers via email from Google Sheets and stores responses with timestamps in a tracking sheet.

    n8n$14.99
  19. Auto-Generate Blog Posts with GPT, Leonardo AI & WordPress

    Automates full blog post creation from a topic using GPT for content, Leonardo AI for images, and direct WordPress publishing with quality checks.

    n8n$24.99
  20. Automated LLM Evaluation for Legal Benchmarking

    Evaluates LLMs on legal test cases from Google Sheets using GPT-4 as judge, scoring pass/fail with reasons and logging results back to Sheets.

    n8n$16.99
  21. Create and respond to webhooks with JSON data in your workflow

    Easily manage webhooks by creating and responding with JSON data. Integrate Custom WebHook, Create JSON, and Webhook Responses for streamlined workflow automation.

    MakeFree
  22. ← PreviousPage 11 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