Compare commits

...

2 Commits

Author SHA1 Message Date
m3tam3re 7fbe73db4b [N8N Backup] Shopify <--> Mautic.json (different) 2023-05-15 12:00:30 +02:00
m3tam3re b08818f2bb [N8N Backup] Rechnungen -> DATEV.json (different) 2023-05-15 12:00:28 +02:00
2 changed files with 8 additions and 8 deletions

View File

@ -512,14 +512,14 @@
"settings": {},
"staticData": {
"node:Gmail Trigger": {
"lastTimeChecked": 1684037393,
"lastTimeChecked": 1684136722,
"possibleDuplicates": [
"1881873820aff6e8"
"1881e5f0903ad9a6"
]
}
},
"tags": [],
"triggerCount": 1,
"updatedAt": "2023-05-14T21:59:28.000Z",
"updatedAt": "2023-05-15T07:45:28.000Z",
"versionId": "25daa2a4-b5e0-4360-b8bb-1ded9c07453f"
}

View File

@ -331,7 +331,7 @@
"endpoint": "https://lana-kk.myshopify.com/admin/api/2023-04/graphql.json",
"requestFormat": "json",
"query": "=mutation customerEmailMarketingConsentUpdate($input: CustomerEmailMarketingConsentUpdateInput!) {\n customerEmailMarketingConsentUpdate(input: $input) {\n customer {\n id\n }\n userErrors {\n field\n message\n }\n }\n}",
"variables": "={ \"input\": { \"customerId\": \"gid://shopify/Customer/2298279854143\", \"emailMarketingConsent\": { \"consentUpdatedAt\": \"{{ $now }}\", \"marketingOptInLevel\": \"SINGLE_OPT_IN\", \"marketingState\": \"UNSUBSCRIBED\" } }}"
"variables": "={ \"input\": { \"customerId\": \"{{ $node[\"GraphQL\"].json[\"data\"][\"customers\"][\"edges\"][0][\"node\"][\"id\"] }}\", \"emailMarketingConsent\": { \"consentUpdatedAt\": \"{{ $now }}\", \"marketingOptInLevel\": \"SINGLE_OPT_IN\", \"marketingState\": \"UNSUBSCRIBED\" } }}"
},
"id": "d634f91d-8688-4503-9654-12a699e4dad6",
"name": "GraphQL2",
@ -354,7 +354,7 @@
"endpoint": "https://lana-kk.myshopify.com/admin/api/2023-04/graphql.json",
"requestFormat": "json",
"query": "=mutation customerEmailMarketingConsentUpdate($input: CustomerEmailMarketingConsentUpdateInput!) {\n customerEmailMarketingConsentUpdate(input: $input) {\n customer {\n id\n }\n userErrors {\n field\n message\n }\n }\n}",
"variables": "={ \"input\": { \"customerId\": \"gid://shopify/Customer/2298279854143\", \"emailMarketingConsent\": { \"consentUpdatedAt\": \"{{ $now }}\", \"marketingOptInLevel\": \"SINGLE_OPT_IN\", \"marketingState\": \"SUBSCRIBED\" } }}"
"variables": "={ \"input\": { \"customerId\": \"{{ $node[\"GraphQL\"].json[\"data\"][\"customers\"][\"edges\"][0][\"node\"][\"id\"] }}\", \"emailMarketingConsent\": { \"consentUpdatedAt\": \"{{ $now }}\", \"marketingOptInLevel\": \"SINGLE_OPT_IN\", \"marketingState\": \"SUBSCRIBED\" } }}"
},
"id": "dcf79e78-d4ba-4a55-bbc0-840c5c01dae4",
"name": "Abonniert",
@ -536,11 +536,11 @@
"settings": {},
"staticData": {
"node:Shopify Trigger": {
"webhookId": 1265300766985
"webhookId": 1266229674249
}
},
"tags": [],
"triggerCount": 2,
"updatedAt": "2023-05-10T04:10:34.000Z",
"versionId": "48541f3d-c3eb-4c0d-aec1-484085d7ec29"
"updatedAt": "2023-05-15T03:54:53.000Z",
"versionId": "d7887c47-abde-49f2-8470-3bbfcde579fe"
}