HTTP Request node
Webhook node
+3

Masked Email Management for Fastmail

Published 13 days ago

Created by

vquie
Vitali

Categories

Template description

Template Description

This n8n workflow is designed to manage Fastmail masked email addresses using the Fastmail API. The workflow provides the following functionalities:

  1. Retrieve all masked emails: Fetches all masked email addresses associated with the Fastmail account.
  2. Create masked email: Allows creating a new masked email with a specified state (pending, enabled, etc.).
  3. Update masked email state: Updates the state of a masked email such as enabling, disabling, or deleting it.
  4. Generate HTML template: Constructs an HTML table to display the masked emails in a user-friendly format.

Steps to Make it Work

  1. Webhook Node:

    • This node listens for incoming requests to manage masked emails.
    • Needs Basic Authentication credentials to secure the endpoint.
  2. Session Node:

    • Sends a request to obtain session information from Fastmail's API.
    • Requires an HTTP Header Auth credential with your Fastmail API token.
  3. Switch Node:

    • Routes the workflow based on the state of the incoming masked email request (pending, enabled, disabled, deleted).
  4. HTTP Request Nodes:

    • These nodes handle various Fastmail API calls for masked emails (get, set, update, delete).
    • All HTTP Request nodes require an HTTP Header Auth credential attached, using the Fastmail API token.
  5. Set Node:

    • Gathers the retrieved masked email list into an array for further processing.
  6. HTML Node:

    • Generates an HTML template to render the masked email addresses in a table format.
  7. Respond to Webhook Node:

    • Sends back the HTML table to the client in response to the webhook request.

Needed Credentials

  1. Fastmail Masked E-Mail Addresses:
    • An API token from Fastmail's API.
    • Each HTTP call to Fastmail requires this credential for authentication.

Note

  • Ensure that you correctly configure authentication for the API calls and webhook security.
  • Use your actual Fastmail API credentials with the correct scope.
  • The workflow assumes that the Fastmail API is correctly configured and accessible from your n8n instance.
  • Update URLs and credentials IDs according to your n8n configuration.

Share Template

More Marketing workflow templates

Google Sheets node
HTTP Request node
Merge node
+4

OpenAI GPT-3: Company Enrichment from website content

Enrich your company lists with OpenAI GPT-3 ↓ You’ll get valuable information such as: Market (B2B or B2C) Industry Target Audience Value Proposition This will help you to: add more personalization to your outreach make informed decisions about which accounts to target I've made the process easy with an n8n workflow. Here is what it does: Retrieve website URLs from Google Sheets Extract the content for each website Analyze it with GPT-3 Update Google Sheets with GPT-3 data
lempire
Lucas Perret
Google Sheets node
HTTP Request node
Microsoft Excel 365 node
Gmail node
+5

Automated Web Scraping: email a CSV, save to Google Sheets & Microsoft Excel

How it works: The workflow starts by sending a request to a website to retrieve its HTML content. It then parses the HTML extracting the relevant information The extracted data is storted and converted into a CSV file. The CSV file is attached to an email and sent to your specified address. The data is simultaneously saved to both Google Sheets and Microsoft Excel for further analysis or use. Set-up steps: Change the website to scrape in the "Fetch website content" node Configure Microsoft Azure credentials with Microsoft Graph permissions (required for the Save to Microsoft Excel 365 node) Configure Google Cloud credentials with access to Google Drive, Google Sheets and Gmail APIs (the latter is required for the Send CSV via e-mail node).
mihailtd
Mihai Farcas
HTTP Request node
Merge node
+5

Personalize marketing emails using customer data and AI

This workflow uses AI to analyze customer sentiment from product feedback. If the sentiment is negative, AI will determine whether offering a coupon could improve the customer experience. Upon completing the sentiment analysis, the workflow creates a personalized email templates. This solution streamlines the process of engaging with customers post-purchase, particularly when addressing dissatisfaction, and ensures that outreach is both personalized and automated. This workflow won the 1st place in our last AI contest. Note that to use this template, you need to be on n8n version 1.19.4 or later.
n8n-team
n8n Team

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon