# Webhooks

Webhook integration functionality is one of the key enablers in the proactive journey of IT Support teams. It enables Nexthink to communicate with many third-party tools via automatic notifications to quickly report IT incidents, issues, changes, messages, requests and alerts, making such notifications visible to the various teams within the IT ecosystem.&#x20;

Webhooks are automated messages sent from the applications when an event occurs. They have a message or payload and are sent to a unique URL which acts as the application’s unique address.

They are a simple way for Nexthink to communicate with third-party tools and send automatic notifications when an event occurs. If you wish to take advantage of such notifications, you will need to know how to use webhooks to push data from one application to another automatically.

Nexthink allows you to define on outbound webhooks. They can be configured to execute and perform an action leveraging a third-party URL, resource and payload when an event takes place in Nexthink. At that point, an alert is triggered. They can be configured to send a message to a third-party product when an alert or event is triggered.

<figure><img src="/files/UXhrMX1znc3sVEZPzAGy" alt=""><figcaption></figcaption></figure>

* [Managing webhooks](/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/integrations/outbound-connectors/webhooks/managing-webhooks.md)
* [Webhook use cases setup](/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/integrations/outbound-connectors/webhooks/webhook-use-cases-setup.md)
* [Webhooks FAQ](/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/integrations/outbound-connectors/webhooks/webhooks-faq.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexthink.com/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/integrations/outbound-connectors/webhooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
