Security & Compliance
76 results — 15 downloadable workflow files, 61 source-linked n8n references
Fetch SecurityScorecard Ratings
On manual trigger, retrieves a company's security rating and scorecard data from SecurityScorecard.
[OPS] Restore workflows from GitHub to n8n
On manual trigger, fetches stored workflow definitions from GitHub and restores them into n8n, merging the imported results.
Google Drive To S3 Backup
On a new Google Drive file, merges and uploads it to AWS S3.
Calendar Event Security Check
On a new Google Calendar event, formats the details and runs a security API check.
Email Security Screening Check
On a new Gmail email, extracts the details and runs a security API check to screen the message.
Email Security Checks To Slack
On a new Gmail email, runs a security API check and posts the result to Slack.
Backup
On a schedule, lists n8n workflows and runs each one in batches via an execute-workflow call.
Process Backup
When called by another workflow, commits data to GitHub and branches on conditions via HTTP requests to back up processes.
Database Backup to Google Drive
On a schedule, queries Postgres, exports the rows to a spreadsheet file, uploads it to Google Drive, and posts a Slack notification.
Automated Daily Workflow Backup To GitHub
On a daily schedule, exports all n8n workflows, converts them to files, and commits them to a GitHub repository.
Security Check to CloudWatch
On manual run, fetches data via HTTP, runs a security API check, and logs results to AWS CloudWatch.
Scheduled Google Sheets data backup to Google Drive
On a schedule, reads Google Sheets data and backs it up as a file to Google Drive.
Securely Backup Gmail Attachments to Google Drive with n8n
On a new Gmail email, backs up its attachments to Google Drive and sends a WhatsApp notification.
Run Automated Technical SEO Audits with Se Ranking
On manual run, runs a technical SEO audit via SE Ranking and logs the findings to Google Sheets.
Notion Backup into Google Drive
On manual trigger, exports Notion pages and backs them up to Google Drive, reporting progress via Telegram.
Sended - access permission
On a Telegram message, checks access permissions and syncs records across Google Sheets, Airtable, and Notion.
Backup & Restore n8n Workflows with Telegram, Google Drive and Form Upload
On schedule or manual run, exports n8n workflows to files, backs them up to Google Drive and Telegram, and restores from uploaded files.
Secure GET Webhooks e.g. from Google Sheets
On an incoming GET webhook, validates a secret token and rejects unauthorized requests with an error.
Automated Workflow & Credential Restoration System for Self Hosted Environments
On manual trigger, runs restore commands to recover workflows and credentials in self-hosted n8n, then emails a status report.
Restore workflows and credentials from remote FTP backup storage
On manual trigger, downloads workflow and credential backups from FTP, restores them to files, and emails the result.
Validate GitHub Webhook Secret
On a GitHub webhook, validates the secret signature with crypto, then calls the GitHub API or halts with an error.
Compliance Report Collector
On a Google Sheets change, queries MySQL records and compiles a merged compliance report saved to Google Drive.
Recursive Google Drive Folder Duplicator with Permission Preservation
On manual trigger, recursively duplicates a Google Drive folder tree while preserving each file's permissions.
Automatic FTP to MinIO Backup
On a schedule, downloads files from FTP and backs them up to MinIO S3 storage.