This workflow follows the Emailsend → HTTP Request recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "E-D\u00e9cor - Marketing Auto",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"field": "days",
"daysInterval": 1
}
]
}
},
"id": "daily-marketing",
"name": "Marketing quotidien",
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1,
"position": [
250,
300
]
},
{
"parameters": {
"method": "GET",
"url": "https://api.telegram.org/bot/TOKEN/sendMessage",
"options": {}
},
"id": "fetch-stats",
"name": "Statistiques",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4,
"position": [
450,
300
]
},
{
"parameters": {
"to": "electronbusiness07@gmail.com",
"subject": "Rapport quotidien E-D\u00e9cor",
"body": "Rapport du jour:\n\n- Commandes: {{ $json.orders }}\n- Visiteurs: {{ $json.visitors }}\n- Panier moyen: {{ $json.avgCart }}\u20ac\n\nSee you tomorrow!",
"options": {}
},
"id": "daily-report",
"name": "Rapport journalier",
"type": "n8n-nodes-base.emailSend",
"typeVersion": 1,
"position": [
650,
300
]
}
],
"connections": {
"Marketing quotidien": {
"main": [
[
{
"node": "Statistiques",
"type": "main",
"index": 0
}
]
]
},
"Statistiques": {
"main": [
[
{
"node": "Rapport journalier",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {},
"id": "e-decor-marketing"
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
E-Décor - Marketing Auto. Uses httpRequest, emailSend. Scheduled trigger; 3 nodes.
Source: https://github.com/IlarionDossouyovo/E-Decor/blob/5ecef35fb3b5255e5dd5a8f5de66f6c41f58ecad/n8n-workflows/04-marketing.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
GoBot - Daily Analytics Collection. Uses httpRequest, airtable. Scheduled trigger; 7 nodes.
Workflow-Lead-Summary. Uses googleSheets, emailSend. Scheduled trigger; 3 nodes.
Daily Outreach Trigger (Smartlead). Uses httpRequest. Scheduled trigger; 3 nodes.
Workflow A — WhatsApp Lead Intake & Qualification. Uses postgres, httpRequest, errorTrigger. Scheduled trigger; 67 nodes.
Build authentic Reddit presence and generate qualified leads through AI-powered community engagement that provides genuine value without spam or promotion.