# Tool Webhook Notification Provider | Novu

> Send Tools notifications with Tool Webhook using Novu. Integrate in minutes with a unified API, built-in workflow engine, and full observability.

Canonical: https://novu.co/integrations/tool-webhook/

Markdown: https://novu.co/integrations/tool-webhook.md

Connect custom HTTP endpoints to workflow Tool steps.

Badge: Tool

<IntegrationSection title="Overview" icon="eye">
  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.
</IntegrationSection>

<IntegrationSection title="How it works" icon="refresh-cw">
  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.
</IntegrationSection>

<IntegrationSection title="Configure" icon="settings">
  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.
</IntegrationSection>

## Need help?

Read the Tool Webhook documentation for static and dynamic configuration.

Docs: https://docs.novu.co/platform/integrations/tool/webhook
