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": "n8n \u932f\u8aa4\u8655\u7406 Error Handling - \u89f8\u767c\u932f\u8aa4\uff5c\ud83e\udde0 \u7701\u529b\u77e5\u8b58\u5eab",
"nodes": [
{
"parameters": {},
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
0,
20
],
"id": "e762c027-7b2a-4ca1-bf7c-8e1e83be23de",
"name": "When clicking \u2018Test workflow\u2019"
},
{
"parameters": {
"rule": {
"interval": [
{
"field": "seconds"
}
]
}
},
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1.2,
"position": [
0,
-180
],
"id": "86af775f-85ed-447e-9b9e-a1969b9d0897",
"name": "Schedule Trigger"
},
{
"parameters": {
"url": "https://www.example.error/",
"options": {}
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
220,
-80
],
"id": "bdb13147-71ba-44f0-b11c-539a538bae70",
"name": "HTTP Request"
},
{
"parameters": {
"content": "## \u89f8\u767c\u932f\u8aa4\n\nn8n \u5de5\u4f5c\u6d41\n- \u53ea\u6709\u5728\u555f\u52d5\u6642\uff0c\u624d\u6703\u89f8\u767c\u5f8c\u7e8c\u932f\u8aa4\u5de5\u4f5c\u6d41\uff0c\n- \u9ede\u64ca Test workflow\uff0c\u662f\u4e0d\u6703\u4e3b\u52d5\u89f8\u767c\u5f8c\u7e8c\u932f\u8aa4\u5de5\u4f5c\u6d41\n- \u8a72\u5de5\u4f5c\u6d41\u6bcf30s\u932f\u8aa4\u4e00\u6b21\uff0c\u65b9\u4fbf\u7528\u4f86\u6e2c\u8a66\u4f60\u7684n8n \u932f\u8aa4\u8655\u7406\u5de5\u4f5c\u6d41\n",
"height": 560,
"width": 890,
"color": 6
},
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
"position": [
-220,
-380
],
"id": "4cf7bc50-66e8-4a5f-9db8-c905d23bac95",
"name": "Sticky Note2"
}
],
"connections": {
"When clicking \u2018Test workflow\u2019": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1",
"timezone": "Asia/Taipei",
"callerPolicy": "workflowsFromSameOwner",
"executionTimeout": 900,
"errorWorkflow": "0fS0IZwY5xyvbexo"
},
"versionId": "687d12ea-8bf3-4e1f-b26e-5718cec6b54f",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "FeRQssolCDuYjgFR",
"tags": [
{
"createdAt": "2025-02-20T10:56:36.149Z",
"updatedAt": "2025-02-20T10:56:36.149Z",
"id": "qc8YQ51rp9Uf0sOf",
"name": "prd"
},
{
"createdAt": "2025-03-17T08:20:06.861Z",
"updatedAt": "2025-03-17T08:20:06.861Z",
"id": "pvRmfUcHdkTEgrk9",
"name": "yt"
}
]
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
n8n 錯誤處理 Error Handling - 觸發錯誤|🧠 省力知識庫. Uses httpRequest. Event-driven trigger; 4 nodes.
Source: https://github.com/qwedsazxc78/ai-automation-n8n/blob/bc074b119e8c8f42b3ceaf6f05d016d893869008/n8n/18-n8n-error-workflow/trigger.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.
front. Uses n8n-nodes-wts, httpRequest. Event-driven trigger; 12 nodes.
Community Node Disclaimer: This workflow uses KlickTipp community nodes.
This workflow takes an image URL and a description of the desired background, then uses the APImage AI API to produce a high-quality image, preserving the subject and applying a natural-looking new ba
Anyone who wants a dead-simple, free-tier friendly way to run custom API logic on Google Cloud Run and call it securely from n8n—no public exposure, no local hosting.
This workflow automates the process of extracting text from receipt or document images using OCR.space and presenting the results in a clean, styled form.