# Appointment Scheduling Webhook URL

Enter in a webhook URL where you want data to be sent.&#x20;

For example, enter in a webhook URL from Zapier or your CRM and every time a new meeting is scheduled the data below will be sent.

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

Example of appointment scheduling webhook data.

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

If you don't want to use the webhook, you can use the email notification.&#x20;


---

# 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.stammer.ai/stammer.ai-docs/chat-ai-agents/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-webhook-url.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.
