Forward Netflix emails to multiple email addresses with GMail and Mailjet

Forward Netflix emails to multiple recipients using Gmail and Mailjet, ensuring timely sharing of important updates with friends and family. This automated workflow simplifies the process by capturing Netflix emails and distributing them seamlessly, enhancing communication and keeping everyone informed.

7/5/2025
7 nodes
Simple
nfctamkf2rpwzxbomanualsimplegmailtriggermailjetsplitoutsticky note
Categories:
Communication & MessagingMarketing & Advertising AutomationManual TriggeredSimple Workflow
Integrations:
GmailTriggerMailjetSplitOutSticky Note

Target Audience

This workflow is ideal for:
- Netflix Subscribers: Individuals who receive Netflix emails and want to share updates with family and friends.
- Families and Friends: Groups who want to stay informed about Netflix account activities without checking the main account.
- Tech-Savvy Users: Those familiar with automation tools like n8n and looking to enhance their email management efficiency.
- Small Business Owners: Businesses that use Netflix for team-building and want to keep everyone updated on new releases.

Problem Solved

This workflow addresses the challenge of managing Netflix emails by automating the process of forwarding important updates to multiple recipients. It eliminates the need for manual forwarding, ensuring that all designated contacts receive timely information without the sender having to take additional steps. This is especially useful for families and groups sharing a Netflix account.

Workflow Steps

  • Gmail Trigger: The workflow starts when a new email is received from Netflix (sender: netflix.com). It checks for emails in the inbox, including spam or trash, every minute.
    2. Set All Recipients: The workflow then sets an array of recipient email addresses where the Netflix emails will be forwarded. Users can customize this list to include their friends and family.
    3. Split Out Recipients: The recipients are split into individual items, allowing the workflow to send separate emails to each address.
    4. Mailjet: Finally, each email is sent through Mailjet, using the original email's subject, text, and HTML content, ensuring that the forwarded emails retain the same formatting and information.
  • Customization Guide

    To customize this workflow:
    - Modify Recipient List: Update the array of recipient emails in the 'Set all recipients' node with the desired email addresses.
    - Adjust Filters: Change the filters in the 'Gmail Trigger' node to target specific types of Netflix emails or adjust the polling frequency.
    - Sender Email: In the 'Mailjet' node, replace '[email protected]' with your actual sender email address to ensure proper email delivery.
    - Email Content: If needed, modify the way the email content is formatted in the 'Mailjet' node to better suit your audience.