2023-05-01 16:00:21 +00:00
{
2023-05-04 04:00:21 +00:00
"active" : true ,
2023-05-01 16:00:21 +00:00
"connections" : {
2024-02-13 23:00:51 +00:00
"Shopify Trigger" : {
2023-05-01 16:00:21 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Search Contact by EMail" ,
2023-05-01 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
2024-02-13 23:00:51 +00:00
"Move Binary Data" : {
2023-05-02 04:00:24 +00:00
"main" : [
2023-05-01 16:00:21 +00:00
[
{
2024-02-13 23:00:51 +00:00
"node" : "Hash incoming data" ,
2023-05-01 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
2024-02-13 23:00:51 +00:00
"Search Contact by EMail" : {
2023-05-01 16:00:21 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Contact found?" ,
2023-05-02 04:00:24 +00:00
"type" : "main" ,
"index" : 0
}
2024-02-13 23:00:51 +00:00
]
]
} ,
"Contact found?" : {
"main" : [
2023-05-02 04:00:24 +00:00
[
{
2024-02-13 23:00:51 +00:00
"node" : "Accepts Marketing?" ,
2023-05-01 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
2024-02-13 23:00:51 +00:00
] ,
2023-05-01 16:00:21 +00:00
[
{
2024-02-13 23:00:51 +00:00
"node" : "Contact accepts marketing?" ,
2023-05-02 04:00:24 +00:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
2024-02-13 23:00:51 +00:00
"Contact accepts marketing?" : {
2023-05-02 04:00:24 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Create new Contact" ,
2023-05-02 04:00:24 +00:00
"type" : "main" ,
"index" : 0
}
] ,
[
{
2024-02-13 23:00:51 +00:00
"node" : "No Operation, do nothing" ,
2023-05-01 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
]
]
2023-05-03 16:00:21 +00:00
} ,
2024-02-13 23:00:51 +00:00
"Create new Contact" : {
2023-05-03 16:00:21 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Add Contact to Segment" ,
2023-05-03 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
2024-02-13 23:00:51 +00:00
"Accepts Marketing?" : {
2023-05-03 16:00:21 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Add Contact to Segment" ,
2023-05-03 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
] ,
[
{
2024-02-13 23:00:51 +00:00
"node" : "Remove from Segment" ,
2023-05-03 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
2024-02-13 23:00:51 +00:00
"Webhook Call" : {
2023-05-03 16:00:21 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Move Binary Data" ,
2023-05-03 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
2024-02-13 23:00:51 +00:00
]
]
} ,
"Hash incoming data" : {
"main" : [
2023-05-03 16:00:21 +00:00
[
{
2024-02-13 23:00:51 +00:00
"node" : "Compare Hashes" ,
2023-05-03 16:00:21 +00:00
"type" : "main" ,
"index" : 0
}
]
]
2023-05-06 22:00:32 +00:00
} ,
2024-02-13 23:00:51 +00:00
"Compare Hashes" : {
2023-05-06 22:00:32 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Get customer from Shopify" ,
"type" : "main" ,
"index" : 0
}
] ,
[
{
"node" : "No Operation, do nothing1" ,
2023-05-06 22:00:32 +00:00
"type" : "main" ,
"index" : 0
}
]
]
2023-05-09 10:00:32 +00:00
} ,
2024-02-13 23:00:51 +00:00
"Get customer from Shopify" : {
2023-05-09 10:00:32 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "If" ,
2023-05-09 10:00:32 +00:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
2024-02-13 23:00:51 +00:00
"Mautic - Accepts Marketing?" : {
2023-05-09 10:00:32 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Marketing Consent - subscribed" ,
2023-05-09 10:00:32 +00:00
"type" : "main" ,
"index" : 0
}
] ,
[
{
2024-02-13 23:00:51 +00:00
"node" : "Marketing Consent - unsubscribed" ,
2023-05-09 10:00:32 +00:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
2024-02-13 23:00:51 +00:00
"If" : {
2023-05-09 10:00:32 +00:00
"main" : [
[
{
2024-02-13 23:00:51 +00:00
"node" : "Mautic - Accepts Marketing?" ,
"type" : "main" ,
"index" : 0
}
] ,
[
{
"node" : "No Operation, do nothing2" ,
2023-05-09 10:00:32 +00:00
"type" : "main" ,
"index" : 0
}
]
]
2023-05-01 16:00:21 +00:00
}
} ,
2023-08-25 09:53:30 +00:00
"createdAt" : "2023-08-25T09:30:15.825Z" ,
"id" : "4" ,
2024-02-13 23:00:51 +00:00
"meta" : {
"templateCredsSetupCompleted" : true
} ,
2023-05-01 16:00:21 +00:00
"name" : "Shopify <--> Mautic" ,
"nodes" : [
2024-02-13 23:00:51 +00:00
{
"parameters" : { } ,
"id" : "614139b6-28fa-4983-9732-9cfaad82067a" ,
"name" : "No Operation, do nothing" ,
"type" : "n8n-nodes-base.noOp" ,
"typeVersion" : 1 ,
"position" : [
400 ,
660
]
} ,
{
"parameters" : {
"authentication" : "accessToken" ,
"topic" : "customers/update"
} ,
"id" : "b20ef5e3-b002-4d29-bacf-cb731237803b" ,
"name" : "Shopify Trigger" ,
"type" : "n8n-nodes-base.shopifyTrigger" ,
"typeVersion" : 1 ,
"position" : [
-680 ,
280
] ,
"webhookId" : "ebce58fc-45cf-4c1c-8427-3ffbaccdb440" ,
"credentials" : {
"shopifyAccessTokenApi" : {
"id" : "11" ,
"name" : "Shopify Access Token account"
}
}
} ,
{
"parameters" : {
"setAllData" : false ,
"options" : { }
} ,
"id" : "2677101f-c550-4748-afef-e41fe1af0604" ,
"name" : "Move Binary Data" ,
"type" : "n8n-nodes-base.moveBinaryData" ,
"typeVersion" : 1 ,
"position" : [
-380 ,
1140
]
} ,
{
"parameters" : { } ,
"id" : "6cb7bd1f-939d-43af-966e-171a1ba3d7da" ,
"name" : "No Operation, do nothing1" ,
"type" : "n8n-nodes-base.noOp" ,
"typeVersion" : 1 ,
"position" : [
400 ,
1300
]
} ,
2023-05-01 16:00:21 +00:00
{
"parameters" : {
"authentication" : "oAuth2" ,
"operation" : "getAll" ,
"limit" : 1 ,
"options" : {
2023-05-08 10:00:29 +00:00
"search" : "={{ $json.email }}"
2023-05-01 16:00:21 +00:00
}
} ,
2023-08-25 09:53:30 +00:00
"id" : "2ab62e7d-70aa-444e-a4a3-d5b6f4db23e4" ,
2024-02-13 23:00:51 +00:00
"name" : "Search Contact by EMail" ,
2023-05-01 16:00:21 +00:00
"type" : "n8n-nodes-base.mautic" ,
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
-400 ,
280
2023-05-01 16:00:21 +00:00
] ,
2023-05-03 16:00:21 +00:00
"alwaysOutputData" : true ,
2023-05-01 16:00:21 +00:00
"credentials" : {
"mauticOAuth2Api" : {
2023-08-25 09:53:30 +00:00
"id" : "6" ,
2023-05-01 16:00:21 +00:00
"name" : "Mautic account"
}
}
} ,
2024-02-13 23:00:51 +00:00
{
"parameters" : {
"conditions" : {
"string" : [
{
"value1" : "={{ $json.id }}" ,
"operation" : "isNotEmpty"
}
]
}
} ,
"id" : "2e6cebc8-94ce-473c-9248-f5cc359ee300" ,
"name" : "Contact found?" ,
"type" : "n8n-nodes-base.if" ,
"typeVersion" : 1 ,
"position" : [
-140 ,
280
] ,
"alwaysOutputData" : false
} ,
{
"parameters" : {
"conditions" : {
"boolean" : [
{
"value1" : "={{ $('Shopify Trigger').item.json[\"accepts_marketing\"] }}" ,
"value2" : "={{ true }}"
}
]
}
} ,
"id" : "f6faee14-d93d-4b85-b8fa-9f4d8c127594" ,
"name" : "Contact accepts marketing?" ,
"type" : "n8n-nodes-base.if" ,
"typeVersion" : 1 ,
"position" : [
120 ,
560
]
} ,
{
"parameters" : {
"authentication" : "oAuth2" ,
"email" : "={{ $('Shopify Trigger').item.json[\"email\"] }}" ,
"firstName" : "={{ $('Shopify Trigger').item.json[\"first_name\"] }}" ,
"lastName" : "={{ $('Shopify Trigger').item.json[\"last_name\"] }}" ,
"company" : "=" ,
"additionalFields" : { } ,
"options" : { }
} ,
"id" : "cb999a33-6849-4e36-8141-b5e80c19b175" ,
"name" : "Create new Contact" ,
"type" : "n8n-nodes-base.mautic" ,
"typeVersion" : 1 ,
"position" : [
400 ,
460
] ,
"credentials" : {
"mauticOAuth2Api" : {
"id" : "6" ,
"name" : "Mautic account"
}
}
} ,
{
"parameters" : {
"conditions" : {
"boolean" : [
{
"value1" : "={{ $node[\"Shopify Trigger\"].json[\"accepts_marketing\"] }}" ,
"value2" : "={{ true }}"
}
]
}
} ,
"id" : "b83cfae2-25dc-4ed6-8133-73ee7bb94b29" ,
"name" : "Accepts Marketing?" ,
"type" : "n8n-nodes-base.if" ,
"typeVersion" : 1 ,
"position" : [
400 ,
260
]
} ,
2023-05-01 16:00:21 +00:00
{
"parameters" : {
"authentication" : "oAuth2" ,
"resource" : "contactSegment" ,
"contactId" : "={{ $json.id }}" ,
"segmentId" : 1
} ,
2024-02-13 23:00:51 +00:00
"id" : "a1f319db-2e89-42d7-a018-a5f008e918dc" ,
"name" : "Add Contact to Segment" ,
2023-05-01 16:00:21 +00:00
"type" : "n8n-nodes-base.mautic" ,
"typeVersion" : 1 ,
"position" : [
2023-08-25 09:53:30 +00:00
780 ,
2024-02-13 23:00:51 +00:00
160
2023-05-01 16:00:21 +00:00
] ,
"credentials" : {
"mauticOAuth2Api" : {
2023-08-25 09:53:30 +00:00
"id" : "6" ,
2023-05-01 16:00:21 +00:00
"name" : "Mautic account"
}
}
} ,
{
"parameters" : {
"authentication" : "oAuth2" ,
"resource" : "contactSegment" ,
2024-02-13 23:00:51 +00:00
"operation" : "remove" ,
2023-05-01 16:00:21 +00:00
"contactId" : "={{ $json.id }}" ,
"segmentId" : 1
} ,
2024-02-13 23:00:51 +00:00
"id" : "830fd450-d149-47b1-afd0-5999ecdcdf54" ,
"name" : "Remove from Segment" ,
2023-05-01 16:00:21 +00:00
"type" : "n8n-nodes-base.mautic" ,
"typeVersion" : 1 ,
"position" : [
2023-08-25 09:53:30 +00:00
780 ,
2024-02-13 23:00:51 +00:00
400
2023-05-01 16:00:21 +00:00
] ,
"credentials" : {
"mauticOAuth2Api" : {
2023-08-25 09:53:30 +00:00
"id" : "6" ,
2023-05-01 16:00:21 +00:00
"name" : "Mautic account"
}
}
} ,
{
"parameters" : {
"httpMethod" : "POST" ,
"path" : "c83eb6ce-40dd-418c-952a-ed62a051a00b" ,
2023-05-09 10:00:32 +00:00
"options" : {
"rawBody" : true
}
2023-05-01 16:00:21 +00:00
} ,
2023-08-25 09:53:30 +00:00
"id" : "98653876-b909-4416-a8ee-aa5857078b48" ,
2024-02-13 23:00:51 +00:00
"name" : "Webhook Call" ,
2023-05-01 16:00:21 +00:00
"type" : "n8n-nodes-base.webhook" ,
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
-660 ,
2023-08-25 09:53:30 +00:00
1140
2023-05-01 16:00:21 +00:00
] ,
"webhookId" : "c83eb6ce-40dd-418c-952a-ed62a051a00b"
} ,
2024-02-13 23:00:51 +00:00
{
"parameters" : {
"action" : "hmac" ,
"type" : "SHA256" ,
"value" : "={{ $json.data }}" ,
"dataPropertyName" : "=key" ,
"secret" : "0a9dcfe4f362625efc5a38bc709598c61869552fcfc1aceb8fc08edad8dd3825" ,
"encoding" : "base64"
} ,
"id" : "2c64dae7-5409-4767-92ab-43239bb038f0" ,
"name" : "Hash incoming data" ,
"type" : "n8n-nodes-base.crypto" ,
"typeVersion" : 1 ,
"position" : [
-140 ,
1140
]
} ,
{
"parameters" : {
"conditions" : {
"string" : [
{
"value1" : "={{ $json[\"headers\"][\"webhook-signature\"] }}" ,
"value2" : "={{ $json.key }}"
}
]
}
} ,
"id" : "d16fae8c-6b13-42cb-831b-437c41919b1b" ,
"name" : "Compare Hashes" ,
"type" : "n8n-nodes-base.if" ,
"typeVersion" : 1 ,
"position" : [
100 ,
1140
]
} ,
2023-05-01 16:00:21 +00:00
{
"parameters" : {
"authentication" : "headerAuth" ,
2023-07-03 22:00:07 +00:00
"endpoint" : "https://lana-kk.myshopify.com/admin/api/2023-04/graphql.json" ,
2023-05-09 10:00:32 +00:00
"query" : "={\n customers(first: 1, query: \"email:'{{ $json[\"body\"][\"mautic.lead_channel_subscription_changed\"][0][\"contact\"][\"fields\"][\"core\"][\"email\"][\"value\"] }}'\" ) {\n edges {\n node {\n id\n email\n marketingOptInLevel\n }\n }\n }\n}"
2023-05-01 16:00:21 +00:00
} ,
2023-08-25 09:53:30 +00:00
"id" : "08ea065c-cc8d-4020-89c0-0aa35d99a373" ,
2024-02-13 23:00:51 +00:00
"name" : "Get customer from Shopify" ,
2023-05-01 16:00:21 +00:00
"type" : "n8n-nodes-base.graphql" ,
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
400 ,
2023-08-25 09:53:30 +00:00
1000
2023-05-01 16:00:21 +00:00
] ,
"credentials" : {
"httpHeaderAuth" : {
2023-08-25 09:53:30 +00:00
"id" : "5" ,
2023-07-03 22:00:07 +00:00
"name" : "lanakk.com - Shopify"
2023-05-01 16:00:21 +00:00
}
}
} ,
{
"parameters" : {
"conditions" : {
2023-05-09 10:00:32 +00:00
"string" : [
2023-05-01 16:00:21 +00:00
{
2024-02-13 23:00:51 +00:00
"value1" : "= {{ $node[\"Webhook Call\"].json.body[\"mautic.lead_channel_subscription_changed\"][0].new_status }}" ,
2023-05-10 10:00:30 +00:00
"operation" : "regex" ,
"value2" : "=contactable"
2023-05-01 16:00:21 +00:00
}
]
2023-05-10 10:00:30 +00:00
} ,
"combineOperation" : "any"
2023-05-01 16:00:21 +00:00
} ,
2023-08-25 09:53:30 +00:00
"id" : "107bae94-57b1-4991-a8eb-41e85e5f85af" ,
2024-02-13 23:00:51 +00:00
"name" : "Mautic - Accepts Marketing?" ,
2023-05-02 04:00:24 +00:00
"type" : "n8n-nodes-base.if" ,
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
940 ,
860
2023-05-02 04:00:24 +00:00
]
} ,
{
"parameters" : {
"authentication" : "headerAuth" ,
"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}" ,
2024-02-13 23:00:51 +00:00
"variables" : "={ \"input\": { \"customerId\": \"{{ $node[\"Get customer from Shopify\"].json[\"data\"][\"customers\"][\"edges\"][0][\"node\"][\"id\"] }}\", \"emailMarketingConsent\": { \"consentUpdatedAt\": \"{{ $now }}\", \"marketingOptInLevel\": \"SINGLE_OPT_IN\", \"marketingState\": \"SUBSCRIBED\" } }}"
2023-05-02 04:00:24 +00:00
} ,
2024-02-13 23:00:51 +00:00
"id" : "52d46a11-f459-449c-b93e-2890a94b1e65" ,
"name" : "Marketing Consent - subscribed" ,
2023-05-02 04:00:24 +00:00
"type" : "n8n-nodes-base.graphql" ,
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
1280 ,
720
2023-05-02 04:00:24 +00:00
] ,
"credentials" : {
"httpHeaderAuth" : {
2023-08-25 09:53:30 +00:00
"id" : "5" ,
2023-07-03 22:00:07 +00:00
"name" : "lanakk.com - Shopify"
2023-05-02 04:00:24 +00:00
}
}
} ,
{
"parameters" : {
"authentication" : "headerAuth" ,
"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}" ,
2024-02-13 23:00:51 +00:00
"variables" : "={ \"input\": { \"customerId\": \"{{ $node[\"Get customer from Shopify\"].json[\"data\"][\"customers\"][\"edges\"][0][\"node\"][\"id\"] }}\", \"emailMarketingConsent\": { \"consentUpdatedAt\": \"{{ $now }}\", \"marketingOptInLevel\": \"SINGLE_OPT_IN\", \"marketingState\": \"UNSUBSCRIBED\" } }}"
2023-05-02 04:00:24 +00:00
} ,
2024-02-13 23:00:51 +00:00
"id" : "4815d1b0-2455-4bb0-8dd3-717b216e60a1" ,
"name" : "Marketing Consent - unsubscribed" ,
2023-05-02 04:00:24 +00:00
"type" : "n8n-nodes-base.graphql" ,
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
1280 ,
1000
2023-05-02 04:00:24 +00:00
] ,
"credentials" : {
"httpHeaderAuth" : {
2023-08-25 09:53:30 +00:00
"id" : "5" ,
2023-07-03 22:00:07 +00:00
"name" : "lanakk.com - Shopify"
2023-05-02 04:00:24 +00:00
}
}
2023-05-03 16:00:21 +00:00
} ,
{
"parameters" : {
2024-02-13 23:00:51 +00:00
"content" : "## Shopify \nThe n8n Shopify node cannot get customer marketing consent, so we get this from the Shopify GraphQL API" ,
"width" : 279.1188177339898
2023-05-03 16:00:21 +00:00
} ,
2024-02-13 23:00:51 +00:00
"id" : "9004b0a4-4946-4a64-9a1c-c1b960333c1b" ,
"name" : "Sticky Note" ,
"type" : "n8n-nodes-base.stickyNote" ,
2023-05-03 16:00:21 +00:00
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
100 ,
860
2023-05-03 16:00:21 +00:00
]
} ,
{
"parameters" : {
2024-02-13 23:00:51 +00:00
"content" : "## Webhook Validation\nWe use the same key shared with Mautic to hash the incoming request. If the computed hash is identical to the one delivered the request is valid and can be processed" ,
"width" : 580.807881773399
2023-05-03 16:00:21 +00:00
} ,
2024-02-13 23:00:51 +00:00
"id" : "13640a02-f955-400d-9476-605977ec9d99" ,
"name" : "Sticky Note1" ,
"type" : "n8n-nodes-base.stickyNote" ,
2023-05-03 16:00:21 +00:00
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
-380 ,
1300
2023-05-03 16:00:21 +00:00
]
2023-05-06 22:00:32 +00:00
} ,
{
"parameters" : {
2024-02-13 23:00:51 +00:00
"content" : "## Shopify \nThe n8n Shopify node cannot set customer marketing consent, so we send a mutation to the Shopify GraphQL API" ,
"height" : 383.7477832512317 ,
"width" : 279.1188177339898
2023-05-09 10:00:32 +00:00
} ,
2024-02-13 23:00:51 +00:00
"id" : "f6150b76-e147-4a7b-a797-055f66bda89e" ,
"name" : "Sticky Note2" ,
"type" : "n8n-nodes-base.stickyNote" ,
2023-05-09 10:00:32 +00:00
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
1480 ,
720
2023-05-09 10:00:32 +00:00
]
} ,
{
"parameters" : {
"conditions" : {
2024-02-13 23:00:51 +00:00
"options" : {
"caseSensitive" : true ,
"leftValue" : "" ,
"typeValidation" : "strict"
} ,
"conditions" : [
2023-05-09 10:00:32 +00:00
{
2024-02-13 23:00:51 +00:00
"id" : "4d2f02ab-f5e3-437d-8a35-f301888a8597" ,
"leftValue" : "={{ $json.data.customers.edges }}" ,
"rightValue" : 0 ,
"operator" : {
"type" : "array" ,
"operation" : "notEmpty" ,
"singleValue" : true
}
2023-05-09 10:00:32 +00:00
}
2024-02-13 23:00:51 +00:00
] ,
"combinator" : "and"
} ,
"options" : {
"looseTypeValidation" : false
2023-05-09 10:00:32 +00:00
}
} ,
2024-02-13 23:00:51 +00:00
"id" : "52707587-103d-4d86-876d-aa96ace2d202" ,
"name" : "If" ,
2023-05-09 10:00:32 +00:00
"type" : "n8n-nodes-base.if" ,
2024-02-13 23:00:51 +00:00
"typeVersion" : 2 ,
2023-05-09 10:00:32 +00:00
"position" : [
2024-02-13 23:00:51 +00:00
660 ,
1000
2023-05-09 10:00:32 +00:00
]
} ,
{
"parameters" : { } ,
2024-02-13 23:00:51 +00:00
"id" : "ad9ce920-2b6e-4b41-b56f-516025964e4e" ,
"name" : "No Operation, do nothing2" ,
2023-05-09 10:00:32 +00:00
"type" : "n8n-nodes-base.noOp" ,
"typeVersion" : 1 ,
"position" : [
2024-02-13 23:00:51 +00:00
940 ,
1160
2023-07-03 22:00:07 +00:00
]
2023-05-01 16:00:21 +00:00
}
] ,
"pinData" : { } ,
"settings" : { } ,
2023-05-06 22:00:32 +00:00
"staticData" : {
"node:Shopify Trigger" : {
2024-02-14 11:00:51 +00:00
"webhookId" : 1374787961097
2023-05-06 22:00:32 +00:00
}
} ,
2023-05-01 16:00:21 +00:00
"tags" : [ ] ,
2023-05-04 04:00:21 +00:00
"triggerCount" : 2 ,
2024-02-14 11:00:51 +00:00
"updatedAt" : "2024-02-14T08:13:18.000Z" ,
"versionId" : "18c368e9-f44a-406e-920b-938c4f6d0cdd"
2023-05-01 16:00:21 +00:00
}