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 →
{
"active": true,
"connections": {
"Schedule Trigger": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2023-08-25T09:28:20.711Z",
"id": "3",
"meta": null,
"name": "Webcron",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"field": "minutes"
}
]
}
},
"id": "84ffc791-5209-498c-bc3c-702d68c87a32",
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1,
"position": [
360,
280
]
},
{
"parameters": {
"url": "https://cloud.lanakk.com/cron.php",
"options": {}
},
"id": "1e80fd49-aad7-4f14-9533-a5d4776bd275",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 3,
"position": [
540,
280
]
}
],
"settings": {},
"staticData": {
"node:Schedule Trigger": {
"recurrencyRules": []
}
},
"tags": [],
"triggerCount": 1,
"updatedAt": "2023-08-25T09:28:27.000Z",
"versionId": "e11908fd-bdbb-4134-bbcf-d90b4b038fa2"
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Webcron. Uses httpRequest. Scheduled trigger; 2 nodes.
Source: https://github.com/m3tam3re/n8n-backup/blob/7f31c0a6b58a09a8d52468ddd3a0acca7f281dac/workflows/Webcron.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.
Obsidian Tag Index Refresher. Uses executeCommand, httpRequest. Scheduled trigger; 5 nodes.
E-Décor - Support Client. Uses httpRequest, emailSend. Scheduled trigger; 5 nodes.
77STF — Morning Digest (08:30 pon-pt). Uses httpRequest. Scheduled trigger; 5 nodes.