Tool Webhook
ToolConnect custom HTTP endpoints to workflow Tool steps.
Overview
Tool Webhook lets Novu workflows call an HTTP endpoint when a Tool step runs. Use static mode for one shared endpoint or dynamic mode when each subscriber needs a different destination.
How it works
When a workflow reaches a Tool Webhook step, Novu renders the configured request and sends it to the shared integration URL or the endpoint registered for the subscriber. This provides a generic path for connecting internal systems and providers that do not have a dedicated Tool integration.
Configure
Add Tool Webhook under Tool in the Novu Integration Store. Choose static mode and configure a shared URL, or use dynamic mode and register webhook channel endpoints for subscribers. Add a Tool Webhook step to a workflow and test the request.