n8n-backup/workflows/My workflow.json

54 lines
1.3 KiB
JSON

{
"active": false,
"connections": {},
"createdAt": "2024-02-23T11:25:15.328Z",
"id": "QHIMkzoAU9taf6mR",
"meta": {
"templateCredsSetupCompleted": true
},
"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
]
},
{
"parameters": {
"url": "https://lana-kk.myshopify.com/admin/api/2024-01/themes/143692988681/assets.json?asset[key]=sections/header-group.json",
"authentication": "predefinedCredentialType",
"nodeCredentialType": "shopifyAccessTokenApi",
"options": {}
},
"id": "3426b9f2-0dc8-4d63-b95e-8ceec2e851e1",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.1,
"position": [
1120,
340
],
"credentials": {
"shopifyAccessTokenApi": {
"id": "11",
"name": "Shopify Access Token account"
}
}
}
],
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"staticData": null,
"tags": [],
"triggerCount": 0,
"updatedAt": "2024-02-27T10:51:47.000Z",
"versionId": "c046c4ec-3114-4ee3-881a-8f192d91de8d"
}