# Steps to Setup Webhook

You need to use the workflow automation platform as a connector to set up a webhook from an outsource form to the Kuasa system.

In this tutorial, you will learn to use three different connectors: Zapier, Make, and Pabbly.

You can follow below steps:

1. [**Setup in CRM project settings**](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/steps-to-setup-webhook/setup-in-crm-project-settings)
2. Setup in the workflow automation platform (you can choose either one):

* [**Setup using Zapier**](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/steps-to-setup-webhook/setup-using-zapier)
* [**Setup using Make**](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/steps-to-setup-webhook/setup-using-make)
* [**Setup using Pabbly**](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/steps-to-setup-webhook/setup-using-pabbly)


---

# 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-crm-pipeline/projects/steps-to-setup-webhook.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.
