2023-11-02 09:26:39 -07:00
|
|
|
{
|
|
|
|
"meta": {
|
|
|
|
"instanceId": "123"
|
|
|
|
},
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"parameters": {
|
|
|
|
"resource": "credential",
|
|
|
|
"name": "123",
|
|
|
|
"credentialTypeName": "123"
|
|
|
|
},
|
|
|
|
"id": "a01f79f6-e8c3-44c5-be5e-4bc482e23172",
|
|
|
|
"name": "n8n",
|
|
|
|
"type": "n8n-nodes-base.n8n",
|
|
|
|
"typeVersion": 1,
|
|
|
|
"position": [
|
|
|
|
540,
|
|
|
|
240
|
|
|
|
],
|
|
|
|
"credentials": {
|
|
|
|
"n8nApi": {
|
|
|
|
"id": "10",
|
|
|
|
"name": "n8n account"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"parameters": {},
|
|
|
|
"id": "acdd1bdc-c642-4ea6-ad67-f4201b640cfa",
|
2024-01-22 00:20:02 -08:00
|
|
|
"name": "When clicking \"Test workflow\"",
|
2023-11-02 09:26:39 -07:00
|
|
|
"type": "n8n-nodes-base.manualTrigger",
|
|
|
|
"typeVersion": 1,
|
|
|
|
"position": [
|
|
|
|
300,
|
|
|
|
240
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"connections": {
|
2024-01-22 00:20:02 -08:00
|
|
|
"When clicking \"Test workflow\"": {
|
2023-11-02 09:26:39 -07:00
|
|
|
"main": [
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"node": "n8n",
|
|
|
|
"type": "main",
|
|
|
|
"index": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|