[N8N Backup] My workflow.json (different)

This commit is contained in:
m3tam3re 2024-02-27 12:00:52 +01:00
parent 27f84679da
commit 6c294a448d
1 changed files with 12 additions and 23 deletions

View File

@ -1,18 +1,6 @@
{ {
"active": false, "active": false,
"connections": { "connections": {},
"When clicking \"Test workflow\"": {
"main": [
[
{
"node": "Shopify",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2024-02-23T11:25:15.328Z", "createdAt": "2024-02-23T11:25:15.328Z",
"id": "QHIMkzoAU9taf6mR", "id": "QHIMkzoAU9taf6mR",
"meta": { "meta": {
@ -33,17 +21,18 @@
}, },
{ {
"parameters": { "parameters": {
"authentication": "accessToken", "url": "https://lana-kk.myshopify.com/admin/api/2024-01/themes/143692988681/assets.json?asset[key]=sections/header-group.json",
"operation": "getAll", "authentication": "predefinedCredentialType",
"nodeCredentialType": "shopifyAccessTokenApi",
"options": {} "options": {}
}, },
"id": "a1829c92-4643-4fbe-9b36-054614889c3d", "id": "3426b9f2-0dc8-4d63-b95e-8ceec2e851e1",
"name": "Shopify", "name": "HTTP Request",
"type": "n8n-nodes-base.shopify", "type": "n8n-nodes-base.httpRequest",
"typeVersion": 1, "typeVersion": 4.1,
"position": [ "position": [
1360, 1120,
540 340
], ],
"credentials": { "credentials": {
"shopifyAccessTokenApi": { "shopifyAccessTokenApi": {
@ -60,6 +49,6 @@
"staticData": null, "staticData": null,
"tags": [], "tags": [],
"triggerCount": 0, "triggerCount": 0,
"updatedAt": "2024-02-23T11:25:15.328Z", "updatedAt": "2024-02-27T10:51:47.000Z",
"versionId": "206f4c74-a139-4964-9348-785c9e2b53b0" "versionId": "c046c4ec-3114-4ee3-881a-8f192d91de8d"
} }