Skip to content

Conversation

@betterclever
Copy link
Contributor

Overview

Fixes an issue where webhook URLs displayed in the frontend were missing the `/api/v1` global prefix, causing them to be incorrect.

Changes

  • Updated `WorkflowDesignerPane.tsx` to include `/api/v1` in the default webhook URL.
  • Updated `WorkflowNode.tsx` to include `/api/v1` in the entry point workflow invoke URL.
  • Updated `WorkflowWebhooksPanel.tsx` to include `/api/v1` in custom webhook URLs.

Fixes ENG-115

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@betterclever betterclever force-pushed the fix-eng-115-webhook-path branch from 0300355 to 7ed5f96 Compare January 20, 2026 09:46
5)

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
…tant

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
@betterclever betterclever force-pushed the fix-eng-115-webhook-path branch from 7ed5f96 to 194225a Compare January 23, 2026 05:31
@betterclever betterclever merged commit 54913d7 into main Jan 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants