-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
area/docsIssues related to documentation, plugin examples, blueprints, and guidesIssues related to documentation, plugin examples, blueprints, and guidesbugSomething isn't workingSomething isn't workinggood first issueGreat issue for new contributorsGreat issue for new contributors
Description
Describe the issue
The in-app webhook documentation state that this is the correct path
https://{your_hostname}/api/v1/executions/webhook/{namespace}/{flowId}/{key}
However, in EE it is missing the tenant
https://{your_hostname}/api/v1/{tenant}/executions/webhook/{namespace}/{flowId}/{key}
Environment
- Kestra Version: 1.0
Metadata
Metadata
Assignees
Labels
area/docsIssues related to documentation, plugin examples, blueprints, and guidesIssues related to documentation, plugin examples, blueprints, and guidesbugSomething isn't workingSomething isn't workinggood first issueGreat issue for new contributorsGreat issue for new contributors
Type
Projects
Status
In progress