# Setup Webhook from Kuasa to Outsource Platform

To set up a webhook from Kuasa Landing Page to the outsource platform, you need to use the workflow automation platform as a connector (Zapier, Make, or Pabbly).

1. Open Kuasa Landing Page.
2. Click the **Settings** button (bottom left).

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

3. Scroll down and click **Integration & Webhook**.

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

4. Click **Setup Webhook**, then **+ Add Webhook**.

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

<figure><img src="/files/8AlrvQB8zJYrDK8Y3ubu" alt=""><figcaption></figcaption></figure>

5. Fill in all the details in the webhook settings:

* <mark style="color:blue;">**Name**</mark><mark style="color:blue;">:</mark> (Your webhook name)
* <mark style="color:blue;">**Form Type**</mark><mark style="color:blue;">:</mark> (Type of landing page)
* <mark style="color:blue;">**Select Form**</mark><mark style="color:blue;">:</mark> (Your landing page name)
* <mark style="color:blue;">**Webhook Type**</mark><mark style="color:blue;">:</mark> (Your connector)
* <mark style="color:blue;">**Webhook URL**</mark><mark style="color:blue;">:</mark> (Your connector link)

6. Click the **Add New** button.

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

You already complete setting in Kuasa Landing Page. You can proceed to the next step in the workflow automation platform (connector).


---

# 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/settings/setup-webhook-from-kuasa-to-outsource-platform.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.
