Remove Duplicate IPs
detail.loadingPreview
Filters a list of IPs to remove duplicates.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to fetch authentication events, extract IP addresses, and then process this data to remove any duplicate IP entries. The final output is a clean list of unique IPs.
Key Features
- Fetches various authentication event types (Login Successful, OAuth, Office365 Shell WCSS).
- Merges data from multiple event sources.
- Filters and selects relevant IP information.
- Removes duplicate IP addresses from the dataset.
- Converts the cleaned data to CSV format.
- Encodes the CSV data to Base64.
- Sends the processed data via email using SMTP2Go.
How To Use
- Trigger the workflow by submitting the "Request Sign-In CSV" form with your name, email, and API key.
- The workflow will fetch authentication events for the last 24 hours.
- It will then process and deduplicate the IP addresses.
- A CSV file containing unique IP information will be generated and emailed to you.
Apps Used
Workflow JSON
{
"id": "8333ffcb-e257-422f-9f7c-d84b27bd8e2b",
"name": "Remove Duplicate IPs",
"nodes": 0,
"category": "Data Processing",
"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: 8333ffcb-e257...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Autogenerate and Organize Keywords
This workflow autogenerates keywords using an HTTP request and organizes them for use.
Qdrant Vector Database Embedding Pipeline
Embeds documents from an FTP server into Qdrant using OpenAI embeddings.
Extract Email Domain
Extracts the domain name from a given email address.
Parse DMARC Reports
This workflow parses DMARC reports received via IMAP and stores the data in a MySQL database.
Stripe Checkout Session Metadata Generator
Generates metadata for Stripe checkout sessions based on custom fields.
Extract and Process CV Data
Extracts information from uploaded CVs, processes it, and saves it to Google Sheets.