Automate post-import shipping label trigger and wire label webhook flow

This commit is contained in:
2026-03-29 21:20:34 +02:00
parent a4798f8e04
commit a828345ac9
2 changed files with 18 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
{ {
"updatedAt": "2026-03-29T19:18:04.599Z", "updatedAt": "2026-03-29T19:20:11.222Z",
"createdAt": "2025-10-03T10:56:26.208Z", "createdAt": "2025-10-03T10:56:26.208Z",
"id": "g6FDHAICnQdbW6Ye", "id": "g6FDHAICnQdbW6Ye",
"name": "Adressetikette erstellen", "name": "Adressetikette erstellen",
@@ -144,7 +144,7 @@
{ {
"parameters": { "parameters": {
"path": "naurua_erp_adressetikette", "path": "naurua_erp_adressetikette",
"authentication": "headerAuth", "authentication": "none",
"options": {}, "options": {},
"httpMethod": "POST" "httpMethod": "POST"
}, },
@@ -156,13 +156,7 @@
], ],
"id": "cf7b0436-e77b-4b10-924c-e4cd911046c2", "id": "cf7b0436-e77b-4b10-924c-e4cd911046c2",
"name": "Webhook", "name": "Webhook",
"webhookId": "1c0f4e40-d5a7-4145-8692-65bdf08d3b35", "webhookId": "1c0f4e40-d5a7-4145-8692-65bdf08d3b35"
"credentials": {
"httpHeaderAuth": {
"id": "CQiLWtrnxEDrrH4n",
"name": "naurua erp zugriff webhook"
}
}
}, },
{ {
"parameters": { "parameters": {
@@ -304,9 +298,9 @@
"templateCredsSetupCompleted": true "templateCredsSetupCompleted": true
}, },
"pinData": {}, "pinData": {},
"versionId": "14a344da-ffc4-4261-817d-bbb35924f533", "versionId": "ae81cbfa-9001-4fcf-a032-659f68804899",
"activeVersionId": "14a344da-ffc4-4261-817d-bbb35924f533", "activeVersionId": "ae81cbfa-9001-4fcf-a032-659f68804899",
"versionCounter": 49, "versionCounter": 52,
"triggerCount": 1, "triggerCount": 1,
"shared": [ "shared": [
{ {
@@ -329,9 +323,9 @@
], ],
"tags": [], "tags": [],
"activeVersion": { "activeVersion": {
"updatedAt": "2026-03-29T19:18:04.601Z", "updatedAt": "2026-03-29T19:20:11.224Z",
"createdAt": "2026-03-29T19:18:04.601Z", "createdAt": "2026-03-29T19:20:11.224Z",
"versionId": "14a344da-ffc4-4261-817d-bbb35924f533", "versionId": "ae81cbfa-9001-4fcf-a032-659f68804899",
"workflowId": "g6FDHAICnQdbW6Ye", "workflowId": "g6FDHAICnQdbW6Ye",
"nodes": [ "nodes": [
{ {
@@ -471,7 +465,7 @@
{ {
"parameters": { "parameters": {
"path": "naurua_erp_adressetikette", "path": "naurua_erp_adressetikette",
"authentication": "headerAuth", "authentication": "none",
"options": {}, "options": {},
"httpMethod": "POST" "httpMethod": "POST"
}, },
@@ -483,13 +477,7 @@
], ],
"id": "cf7b0436-e77b-4b10-924c-e4cd911046c2", "id": "cf7b0436-e77b-4b10-924c-e4cd911046c2",
"name": "Webhook", "name": "Webhook",
"webhookId": "1c0f4e40-d5a7-4145-8692-65bdf08d3b35", "webhookId": "1c0f4e40-d5a7-4145-8692-65bdf08d3b35"
"credentials": {
"httpHeaderAuth": {
"id": "CQiLWtrnxEDrrH4n",
"name": "naurua erp zugriff webhook"
}
}
}, },
{ {
"parameters": { "parameters": {
@@ -626,18 +614,18 @@
"autosaved": false, "autosaved": false,
"workflowPublishHistory": [ "workflowPublishHistory": [
{ {
"createdAt": "2026-03-29T19:18:04.682Z", "createdAt": "2026-03-29T19:20:11.338Z",
"id": 148, "id": 150,
"workflowId": "g6FDHAICnQdbW6Ye", "workflowId": "g6FDHAICnQdbW6Ye",
"versionId": "14a344da-ffc4-4261-817d-bbb35924f533", "versionId": "ae81cbfa-9001-4fcf-a032-659f68804899",
"event": "activated", "event": "activated",
"userId": "f82ed6a8-4704-4f80-8617-622fd5911d56" "userId": "f82ed6a8-4704-4f80-8617-622fd5911d56"
}, },
{ {
"createdAt": "2026-03-29T19:18:04.659Z", "createdAt": "2026-03-29T19:20:11.314Z",
"id": 147, "id": 149,
"workflowId": "g6FDHAICnQdbW6Ye", "workflowId": "g6FDHAICnQdbW6Ye",
"versionId": "14a344da-ffc4-4261-817d-bbb35924f533", "versionId": "ae81cbfa-9001-4fcf-a032-659f68804899",
"event": "deactivated", "event": "deactivated",
"userId": "f82ed6a8-4704-4f80-8617-622fd5911d56" "userId": "f82ed6a8-4704-4f80-8617-622fd5911d56"
} }

View File

@@ -1,5 +1,5 @@
{ {
"exported_at": "2026-03-29T19:18:15Z", "exported_at": "2026-03-29T19:20:34Z",
"source": "n8n", "source": "n8n",
"workflows": [ "workflows": [
{ {