---
language: en
title: Sandbox for webhooks
category: My account
summary: Learn how to test your webhooks with simulated booking data using the TuCalendi sandbox, without making real test bookings.
---

# Sandbox for webhooks

**To make configuring webhooks easier** and to avoid having to make test bookings to check that they work, we have created the **sandbox for TuCalendi webhooks**.

This way you don't need to make test bookings. The sandbox simply sends all the information of a **fictitious booking** to the external platform you are using, so you can **simulate the webhook**.

[Log in to TuCalendi](https://account.tucalendi.com/login) with your username and password. Go to **"Settings"**.

Click on **"Sandbox"**:

![the sandbox for TuCalendi webhooks](https://www.tucalendi.com/images/content/my-account/en/sandbox-webhooks.png)

All you have to do is fill in the following fields:

- Enter the **webhook URL** that the webhook with all the information will be sent to.
- Choose the **event type** you want to simulate.
- Select the **action** you want to test.

Once you're done, click on **"Send webhook"** and all the **simulated booking data** will be sent to the platform you specified with the webhook URL.

> [!TIP]
> This way you don't have to manually make a **test booking** from the widget every time you want to test a webhook.

Once you have tested the webhook with the simulation, you can [add the webhooks to the workflows](https://www.tucalendi.com/en/s/flows/how-to-send-webhook-from-a-workflow) so that when you receive bookings from your customers, the information of each booking is sent to the **external platform** you want to connect with.