Automated Daily Deals Notification Workflow

somdn_product_page

This n8n workflow automates the process of fetching daily promotional offers from MediaMarkt’s website and sending personalized deal summaries to users via email. It starts by triggering when a user submits a form selecting preferred product categories and providing their email address. The workflow scrapes the MediaMarkt offers webpage using BrightData to extract current deals. Next, it uses OpenAI’s GPT-4 to categorize and generate a curated list of deals based on user preferences. The deals are formatted into a professional email message using a document generator node, which is then sent to the user through SMTP. Finally, the workflow displays a confirmation page indicating how many deals were sent. This automation is particularly useful for e-commerce sites or deal aggregators aiming to provide personalized daily deals to their audience efficiently.

Node Count

6 – 10 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.openAi, emailSend, form, formTrigger, html, n8n-nodes-brightdata.brightData, n8n-nodes-document-generator.DocumentGenerator, splitOut

Reviews

There are no reviews yet.

Be the first to review “Automated Daily Deals Notification Workflow”

Your email address will not be published. Required fields are marked *