Use Cases
- Generate disposable email addresses for testing purposes
- Enhance user privacy by providing masked email addresses
- Automate the creation of temporary emails for user registrations
How It Works
Webhook receives a POST request with email creation parameters Session information is retrieved from Fastmail for authentication Masked email is created using Fastmail's JMAP service Workflow responds with the newly created masked email and description
Setup Steps
- 1Import the workflow template into n8n
- 2Configure Fastmail credentials for HTTP Header Authentication
- 3Set up the webhook URL to receive POST requests
- 4Test the workflow by sending a POST request with state and description
Apps Used
Fastmail
Categories
Target Roles
Industries
Tags
#email automation
#process automation
#workflow management