n8n-backup/workflows/My workflow.json

65 lines
1.3 KiB
JSON
Raw Normal View History

2023-03-31 16:00:37 +00:00
{
"active": false,
"connections": {
"When clicking \"Test workflow\"": {
"main": [
[
{
"node": "Shopify",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2024-02-23T11:25:15.328Z",
"id": "QHIMkzoAU9taf6mR",
"meta": {
"templateCredsSetupCompleted": true
},
2023-03-31 16:00:37 +00:00
"name": "My workflow",
"nodes": [
{
"parameters": {},
"id": "14806ae4-561c-4b00-81b4-83de67abee76",
"name": "When clicking \"Test workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
1140,
540
]
},
2023-03-31 16:00:37 +00:00
{
"parameters": {
"authentication": "accessToken",
"operation": "getAll",
"options": {}
},
"id": "a1829c92-4643-4fbe-9b36-054614889c3d",
"name": "Shopify",
"type": "n8n-nodes-base.shopify",
"typeVersion": 1,
"position": [
1360,
540
],
"credentials": {
"shopifyAccessTokenApi": {
"id": "11",
"name": "Shopify Access Token account"
}
}
2023-03-31 16:00:37 +00:00
}
],
"pinData": {},
"settings": {
"executionOrder": "v1"
},
2023-03-31 16:00:37 +00:00
"staticData": null,
"tags": [],
"triggerCount": 0,
"updatedAt": "2024-02-23T11:25:15.328Z",
"versionId": "206f4c74-a139-4964-9348-785c9e2b53b0"
2023-03-31 16:00:37 +00:00
}