Qualys Report Downloader
detail.loadingPreview
Downloads reports from Qualys after they are ready.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of downloading reports from Qualys. It first launches a report, then waits for it to be generated, and finally downloads it. It's designed to be a community-contributed template.
Key Features
- Launches a Qualys report based on a specified template.
- Polls for the report's status until it's finished.
- Downloads the completed report.
- Sends a notification via Slack upon successful download.
How To Use
- Import this workflow into your n8n instance.
- Configure Credentials: Set up your
Qualys accountcredentials for API access. - Set Environment Variables: Define
API_BASE_URLandBASE_URLin your n8n environment. - Configure Global Variables: In the 'Global Variables' node, set
template_name,output_format, andreport_titleto match your desired Qualys report. - Configure Slack: In the 'Slack' node, enter your desired
channelIdand ensure your Slack API credentials are set up.
Apps Used
Workflow JSON
{
"id": "fbbeb9df-7c79-4542-9bb2-6197a0aa6c46",
"name": "Qualys Report Downloader",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: fbbeb9df-7c79...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community RSS Feed Aggregator
Aggregates content from multiple RSS feeds into a single list.
Create a Zendesk Ticket
Automatically creates a ticket in Zendesk when manually triggered.
Create a Client in Harvest (Unverified)
Manually trigger the creation of a new client in your Harvest account.
Community Contributed Airtable Operations
This workflow demonstrates common Airtable operations like inserting, listing, and updating records.
Webflow Form Submission to Discord Channel Automation
Automate the creation of Discord channels based on Webflow form names and send form submissions to them.
Standup Bot - Override Configuration
Manually override the configuration for the Standup Bot.