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.

5)

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
@betterclever betterclever force-pushed the fix-eng-115-webhook-path branch from 0300355 to 7ed5f96 Compare January 20, 2026 09:46
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