This workflow corresponds to n8n.io template #5087 — we link there as the canonical source.
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 →
{
"id": "3H9yJlSwjn8E3KpP",
"meta": {
"templateId": "4412",
"templateCredsSetupCompleted": true
},
"name": "Perplexity Newsletter",
"tags": [],
"nodes": [
{
"id": "a808eaa1-744e-4a01-98d8-d96428346d11",
"name": "Daily Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
360,
640
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "e4e02799-c6e2-44ce-8015-5fd71ef9a848",
"name": "Workflow Documentation",
"type": "n8n-nodes-base.stickyNote",
"position": [
180,
200
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "dd06d61f-a4bd-4813-9586-d690e0177dc8",
"name": "Setup Instructions",
"type": "n8n-nodes-base.stickyNote",
"position": [
1020,
280
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "492432d5-3c18-4517-85b9-4407c4ed26a3",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
1500,
640
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "db433d7c-e212-4c9b-91d9-195df9ac0a95",
"name": "Set Dates",
"type": "n8n-nodes-base.set",
"position": [
600,
640
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "73311be6-834f-4065-9018-7e3d73e11c5a",
"name": "MBA News",
"type": "n8n-nodes-base.perplexity",
"position": [
840,
440
],
"parameters": {},
"typeVersion": 1
},
{
"id": "50d29156-abfb-47cd-ab76-1c053d64cd28",
"name": "Product Management",
"type": "n8n-nodes-base.perplexity",
"position": [
840,
640
],
"parameters": {},
"typeVersion": 1
},
{
"id": "10c040d0-70ed-443b-bd64-3ff44f88b820",
"name": "AI Automation News",
"type": "n8n-nodes-base.perplexity",
"position": [
840,
820
],
"parameters": {},
"typeVersion": 1
},
{
"id": "800e6cda-ca99-4600-aad4-d293be6c8f3b",
"name": "Merge",
"type": "n8n-nodes-base.merge",
"position": [
1100,
640
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "767b2f00-757b-4c61-af1b-1a04d9a9a919",
"name": "Combine messages",
"type": "n8n-nodes-base.code",
"position": [
1280,
640
],
"parameters": {},
"typeVersion": 2
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "54b8123c-00a8-426f-bebd-ece98a63a6e8",
"connections": {
"Gmail": {
"main": [
[]
]
},
"Merge": {
"main": [
[
{
"node": "Combine messages",
"type": "main",
"index": 0
}
]
]
},
"MBA News": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
},
"Set Dates": {
"main": [
[
{
"node": "MBA News",
"type": "main",
"index": 0
},
{
"node": "Product Management",
"type": "main",
"index": 0
},
{
"node": "AI Automation News",
"type": "main",
"index": 0
}
]
]
},
"Daily Trigger": {
"main": [
[
{
"node": "Set Dates",
"type": "main",
"index": 0
}
]
]
},
"Combine messages": {
"main": [
[
{
"node": "Gmail",
"type": "main",
"index": 0
}
]
]
},
"AI Automation News": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 2
}
]
]
},
"Product Management": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Source: https://n8n.io/workflows/5087/ — 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.
This workflow runs daily at 9 AM to pull unpaid invoices from Microsoft SQL, send staged payment reminder emails via Gmail based on due date timing, update invoice status and an audit log in the datab
Relatórios aos Laboratórios. Uses httpRequest, gmail, formTrigger. Scheduled trigger; 54 nodes.
YOUR_ID 4. Uses gmail, googleDrive, googleSheets, httpRequest. Scheduled trigger; 53 nodes.
14310 Send Overdue Invoice Payment Reminders With Ifirma Gmail Postgrid And Slack. Uses httpRequest, stopAndError, slack, gmail. Scheduled trigger; 53 nodes.
Addendo — Blog Automatico Don Jacinto Nahual. Uses httpRequest, redis, github, gmail. Scheduled trigger; 51 nodes.