> For the complete documentation index, see [llms.txt](https://200ok.gitbook.io/200ok-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://200ok.gitbook.io/200ok-documents/user-manual/webhook/create-your-webhook.md).

# Create Your Webhook!

In this section, we will explore how to create a webhook, a key tool in modern web development and API integration.

Here’s your step-by-step guide to building the perfect webhook!

1. Search for the 200 OK in the app launcher, and select the 200 OK from the list.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXecyVTLvdNJjiR-ank9IXbbTQeoVhFeqe79eKgUYwEu6pWQD3vK9NpPsyhOIafmDVRFS10MW5aqBv0Eko0bBhkLRpy5tsWeP9MnTdXeN_IC870IyQ0SxaVLJ_k3a5FYhECD82ov_lD8stdh3kUunLEXObYs?key=Qn1Sj8EAu6kr0KuxoTFVWQ" alt=""><figcaption></figcaption></figure>

\
2\. On click on the 200 OK it will redirect app, click on the 200 OK studio tab and click on the **New** button.

<figure><img src="https://1271267903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F899iGp7icc9A7KXck3HI%2Fuploads%2F4XxYe2Mo7swmqQHfqXgM%2Fimage.png?alt=media&amp;token=97e23e17-8fef-493f-a833-05e21484c4c2" alt=""><figcaption></figcaption></figure>

3. Click on the Webhook it will redirect to the configuration page as shown below.

<figure><img src="https://1271267903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F899iGp7icc9A7KXck3HI%2Fuploads%2Fp8o43EVl2cCbPSaCTjEl%2Fimage.png?alt=media&amp;token=cb2af312-51fb-4973-af8a-30c9d1572630" alt=""><figcaption></figcaption></figure>

4. Pass the Label and select the site and click on the Create button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdUsEci6XFyYo4ptyxkf2kP5SUsvIM1pOO57qWDzCmLxymULvJkGwgbdQND7Pa_Q2pgDYc_Gt833Vf-eZH-E7WYMiqyT_ovGHjdcTAwJ-7NBv69n-sOaKlqq-qtjsuCyej2Ll4ey0VzOnVckZJAy6Ppk_E?key=Qn1Sj8EAu6kr0KuxoTFVWQ" alt=""><figcaption></figcaption></figure>

5. On click on the create button it will create a site.<br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcbihjHQTykvc4Tm6ER3-hXY2fQgcHHn3Upv_EQGsBmJ3-Vzq2VZtK1HD0hNzJUGvU1mJL68NtK57RTToYwXxg2cJFZGMIJeKXi9JY_5ClnFLJWVQlzVkaoehGO7lb_XXk8dPNDR9rpCgTibbr0hUOD9sFM?key=Qn1Sj8EAu6kr0KuxoTFVWQ" alt=""><figcaption></figcaption></figure>

6. By adding this webhook URL to the third-party application we can receive  the data.

This concludes the steps to create a webhook. Next, we’ll focus on how to test it effectively.
