21 lines
403 B
JSON
21 lines
403 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"name": "Shopify Trigger",
|
|
"type": "n8n-nodes-base.shopifyTrigger",
|
|
"position": [
|
|
450,
|
|
450
|
|
],
|
|
"webhookId": "fd11b3d8-ff82-4902-89cc-c93b36ae38e7",
|
|
"parameters": {
|
|
"topic": "orders/create"
|
|
},
|
|
"credentials": {
|
|
"shopifyApi": "shopify_creds"
|
|
},
|
|
"typeVersion": 1
|
|
}
|
|
],
|
|
"connections": {}
|
|
} |