From 6c294a448da0d1bbe4d2674052487b7f2a0ba35d Mon Sep 17 00:00:00 2001 From: m3tam3re <41329178+m3tam3re@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:00:52 +0100 Subject: [PATCH] [N8N Backup] My workflow.json (different) --- workflows/My workflow.json | 35 ++++++++++++----------------------- 1 file changed, 12 insertions(+), 23 deletions(-) diff --git a/workflows/My workflow.json b/workflows/My workflow.json index f3a144d..6a7caac 100644 --- a/workflows/My workflow.json +++ b/workflows/My workflow.json @@ -1,18 +1,6 @@ { "active": false, - "connections": { - "When clicking \"Test workflow\"": { - "main": [ - [ - { - "node": "Shopify", - "type": "main", - "index": 0 - } - ] - ] - } - }, + "connections": {}, "createdAt": "2024-02-23T11:25:15.328Z", "id": "QHIMkzoAU9taf6mR", "meta": { @@ -33,17 +21,18 @@ }, { "parameters": { - "authentication": "accessToken", - "operation": "getAll", + "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": "a1829c92-4643-4fbe-9b36-054614889c3d", - "name": "Shopify", - "type": "n8n-nodes-base.shopify", - "typeVersion": 1, + "id": "3426b9f2-0dc8-4d63-b95e-8ceec2e851e1", + "name": "HTTP Request", + "type": "n8n-nodes-base.httpRequest", + "typeVersion": 4.1, "position": [ - 1360, - 540 + 1120, + 340 ], "credentials": { "shopifyAccessTokenApi": { @@ -60,6 +49,6 @@ "staticData": null, "tags": [], "triggerCount": 0, - "updatedAt": "2024-02-23T11:25:15.328Z", - "versionId": "206f4c74-a139-4964-9348-785c9e2b53b0" + "updatedAt": "2024-02-27T10:51:47.000Z", + "versionId": "c046c4ec-3114-4ee3-881a-8f192d91de8d" } \ No newline at end of file