0686 Code Webhook Update Webhook
0686 Code Webhook Update Webhook
Webhook
High
17
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
17
Node Types
11
Node Types
webhook
POST
1 node
aggregate
Aggregate, Aggregate1
2 nodes
respond To Webhook
Success Response2, Error Response, Success Response
3 nodes
sticky Note
Sticky Note1, Sticky Note3, Sticky Note4, Sticky Note
4 nodes
extract From File
Extract From File
1 node
set
Change Field
1 node
switch
Switch
1 node
slack
Send to Error Channel
1 node
code
Convert Raw Text To CSV
1 node
if
Check if Value
1 node
http Request
Send Raw CSV
1 node
Workflow JSON
15.22 KB
{
"name": "0686 Code Webhook Update Webhook",
"nodes": [
{
"id": "b73fed9b-d56c-4175-a310-8c09ed51acd2",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
80,
60
],
"parameters": {
"width": 464,
"height": 303,
"content": "## Testing \n\nTesting can be done with CURL or similar.\n\nFor File posting using Form Data\ncurl -X POST \"https://yoururl.com/webhook-test/tool/csv-to-json\" \\\n -H \"Content-Type: text/csv\" \\\n --data-binary @path/to/your/file.csv\n\n\nThis can also be tested using the Test workflow"
},
"typeVersion": 1
},
{
"id": "6ed4b2cc-444f-44e2-ab91-34337acd7a9b",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1680,
580
],
"parameters": {
"color": 4,
"width": 396,
"height": 256,
"content": "## Response\nWhere possible we will b...Showing first 1000 characters. Click "Expand" to view the full JSON.