# Crm Triggers

### How to send data to a Webhook URL when a contact is created / custom field is updated ? <a href="#how-to-send-data-to-a-webhook-url-when-a-contact-is-created-custom-field-is-updated" id="how-to-send-data-to-a-webhook-url-when-a-contact-is-created-custom-field-is-updated"></a>

1. Navigate to the **Automations** section in the CRM.
2. Click on **Add New Trigger**.
3. Enter your **Webhook URL** in the designated field.
4. Define the event that will trigger the data to be sent (e.g., creation of a new contact or a change in a custom field).

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://cdn.iframe.ly/&source_ve_path=Mjg2NjY&v=QmaPBvWVeYY>" %}


---

# 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.watheta.com/crm-v2/crm-triggers.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.
