diff --git a/packages/nc-gui/components/webhook/Editor.vue b/packages/nc-gui/components/webhook/Editor.vue index 9f64fbba15..a5b4686599 100644 --- a/packages/nc-gui/components/webhook/Editor.vue +++ b/packages/nc-gui/components/webhook/Editor.vue @@ -58,6 +58,7 @@ const hook = reactive< body: '{{ json data }}', headers: [{}], parameters: [{}], + path: '', }, }, condition: false,