43 lines
780 B
JSON
43 lines
780 B
JSON
|
|
{
|
||
|
|
"id": 16,
|
||
|
|
"name": "My workflow 4",
|
||
|
|
"active": true,
|
||
|
|
"nodes": [
|
||
|
|
{
|
||
|
|
"parameters": {},
|
||
|
|
"name": "Start",
|
||
|
|
"type": "n8n-nodes-base.start",
|
||
|
|
"typeVersion": 1,
|
||
|
|
"position": [
|
||
|
|
240,
|
||
|
|
300
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"parameters": {
|
||
|
|
"httpMethod": "POST",
|
||
|
|
"path": "uptime",
|
||
|
|
"options": {}
|
||
|
|
},
|
||
|
|
"name": "Webhook",
|
||
|
|
"type": "n8n-nodes-base.webhook",
|
||
|
|
"typeVersion": 1,
|
||
|
|
"position": [
|
||
|
|
540,
|
||
|
|
420
|
||
|
|
],
|
||
|
|
"webhookId": "fe1ad6ff-03f9-4df9-890a-ea8fd0335187"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"connections": {
|
||
|
|
"Start": {
|
||
|
|
"main": [
|
||
|
|
[]
|
||
|
|
]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"createdAt": "2022-05-02T18:38:18.372Z",
|
||
|
|
"updatedAt": "2022-05-02T18:40:32.676Z",
|
||
|
|
"settings": {},
|
||
|
|
"staticData": null
|
||
|
|
}
|