Automates listing, creating, updating, and displaying Fastmail masked emails via webhook with HTML table output for easy management.
This n8n workflow streamlines Fastmail masked email address management using the Fastmail API. It handles retrieving all masked emails, creating new ones with specific states (pending, enabled, etc.), updating states (enable/disable/delete), and generating a user-friendly HTML table for visualization. Triggered by a secure webhook, it processes requests efficiently.
Key components include a webhook for incoming requests with Basic Auth, a session node for API authentication, a switch node for r
Platform
n8n
Category
Travel & Hospitality
Price
$17.99
Creator
Jordi Faber
Fastmail
masked-email
email-management
API
webhook
automation
privacy
HTML
n8n
email-alias
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.