Compare commits
No commits in common. "714b0257aaca650559dbf3c9be9bc15c3b491889" and "23a707fa1bf1c324c631db6df469ec7d88e75ca0" have entirely different histories.
714b0257aa
...
23a707fa1b
|
@ -51,17 +51,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"HTTP Request": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "GraphQL",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createdAt": "2023-04-30T12:45:41.935Z",
|
"createdAt": "2023-04-30T12:45:41.935Z",
|
||||||
|
@ -191,22 +180,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"url": "https://lana-kk.myshopify.com/admin/customers/search.json",
|
|
||||||
"authentication": "predefinedCredentialType",
|
"authentication": "predefinedCredentialType",
|
||||||
"nodeCredentialType": "shopifyApi",
|
"nodeCredentialType": "shopifyApi",
|
||||||
"sendQuery": true,
|
|
||||||
"queryParameters": {
|
|
||||||
"parameters": [
|
|
||||||
{
|
|
||||||
"name": "query",
|
|
||||||
"value": "email:dev@lanakk.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "fields",
|
|
||||||
"value": "email,id"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"options": {}
|
"options": {}
|
||||||
},
|
},
|
||||||
"id": "dd2b8b8e-1929-49d0-88bc-3e2cc9aff981",
|
"id": "dd2b8b8e-1929-49d0-88bc-3e2cc9aff981",
|
||||||
|
@ -216,33 +191,7 @@
|
||||||
"position": [
|
"position": [
|
||||||
260,
|
260,
|
||||||
840
|
840
|
||||||
],
|
]
|
||||||
"credentials": {
|
|
||||||
"shopifyApi": {
|
|
||||||
"id": "13",
|
|
||||||
"name": "lanakk.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"authentication": "headerAuth",
|
|
||||||
"requestMethod": "GET"
|
|
||||||
},
|
|
||||||
"id": "1bc94c14-ceda-42e1-94dc-1ac91ac72f8b",
|
|
||||||
"name": "GraphQL",
|
|
||||||
"type": "n8n-nodes-base.graphql",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
480,
|
|
||||||
840
|
|
||||||
],
|
|
||||||
"credentials": {
|
|
||||||
"httpHeaderAuth": {
|
|
||||||
"id": "14",
|
|
||||||
"name": "Shopify lanakk.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
|
@ -250,6 +199,6 @@
|
||||||
"staticData": null,
|
"staticData": null,
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"triggerCount": 0,
|
"triggerCount": 0,
|
||||||
"updatedAt": "2023-05-01T03:58:08.000Z",
|
"updatedAt": "2023-04-30T13:28:06.000Z",
|
||||||
"versionId": "84d292a2-6dea-4b1e-b454-e4fe5dbf816d"
|
"versionId": "f68ba8f5-a150-4e27-bedb-07ab522cfbb7"
|
||||||
}
|
}
|
|
@ -520,6 +520,6 @@
|
||||||
},
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"triggerCount": 1,
|
"triggerCount": 1,
|
||||||
"updatedAt": "2023-05-01T03:59:40.000Z",
|
"updatedAt": "2023-04-30T15:59:40.000Z",
|
||||||
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
|
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
|
||||||
}
|
}
|
Loading…
Reference in New Issue