Use this efficient n8n workflow to instantly generate new masked email addresses via the Fastmail JMAP API, triggered by an external webhook. Perfect for privacy automation.
Download this n8n workflow template and start using it instantly.
This powerful n8n workflow template solves the need for instantly provisioned, privacy-enhancing email addresses. By automating interaction with the Fastmail JMAP API, this n8n workflow allows developers and privacy-conscious users to create disposable, masked email accounts on demand via a simple API call (the n8n trigger). This eliminates manual steps and ensures consistent configuration, making this n8n node sequence ideal for integrating masked email functionality directly into applications or personal automation systems. This specific n8n workflow uses HTTP Header authentication for secure API communication, providing a robust solution among available n8n templates.
The entire n8n workflow is initiated by an external POST request targeting the Webhook n8n trigger. This automation ensures a single, seamless process from initiation to completion.
state and description for the new email address.Session) calls the Fastmail JMAP session endpoint. This is crucial as it authenticates and retrieves the required accountId needed for subsequent Fastmail API calls within the n8n workflow.get fields for creation) extracts the state and description provided in the webhook payload, ensuring default values are used if input fields are missing.create random masked email). This n8n node sends a complex JSON body to the JMAP API, utilizing the retrieved account ID and the prepared state/description to execute the MaskedEmail/set method, thus generating the new masked email.prepare output) parses the detailed API response, isolating the newly created email address and attaching the description.To deploy and utilize this n8n workflow, follow these steps:
Session n8n node and the create random masked email n8n node.Authorization: Bearer ). Ensure the same credentials are used across both API request nodes.Webhook n8n node and test by sending a POST request with an optional JSON payload, for example:curl -X POST -H 'Content-Type: application/json' https://your-n8n-instance/webhook/createMaskedEmail -d '{"state": "pending", "description": "Registration for a new service"}'state and description) from the initial webhook body before the creation API call.MaskedEmail/set command to the Fastmail API, dynamically using data retrieved from previous n8n nodes.email address from the complex Fastmail API response.Automate SAP Business One (SAP B1) journal entry posting using a powerful n8n workflow. Integrate Google Sheets, external JSON inputs, and GPT-4o for robust data transformation and finance automation.

Use this n8n workflow to turn the eBay Recommendation API into a powerful AI agent tool. Easily expose listing recommendations via an n8n MCP server for optimization.

Use this powerful n8n workflow template to turn the eBay Negotiation API into a functional tool server (MCP) for your AI agents, enabling automated discount offer execution.

Deploy this advanced n8n workflow to monitor eBay Analytics API rate limits (application and user levels). This n8n templates uses the MCP server n8n node to expose critical API status tools to your AI agents.

Use this specialized n8n workflow and n8n templates to expose the eBay Finances API (payouts, transactions) as a tool for external AI agents or systems. Leverage the powerful n8n trigger for intelligent data access.









































