# Zapier -> ClickUp

### How the connection HackenProof -> Zapier Webhook works <a href="#h_b316c566a9" id="h_b316c566a9"></a>

This guide explains how our [Zapier](https://zapier.com/) WebHook can help companies when they run a bounty program at HackenProof.

<mark style="background-color:purple;">Please note! It's Zapier Webhook integration, not Zappier App</mark>

As you know, HackenProof uses a ticket-based system that has [different stages of reports](/bug-bounty/reports-basics.md) processing.

Once you connect your bug bounty program to your [Zapier account](https://zapier.com/), the bot will send notifications about the following:

* new reports (that includes the Program name, Report title, Report severity, and Report URL)

### Step 1. Generate your ZapierHook URL <a href="#h_22fa840395" id="h_22fa840395"></a>

* Navigate to the Zapier dashboard
* Create a new Zap

<figure><img src="https://downloads.intercomcdn.com/i/o/751784523/ccf20a10036684556690ed66/image.png" alt=""><figcaption><p>Zapier</p></figcaption></figure>

* Choose Trigger: Webhooks by Zapier

<figure><img src="https://downloads.intercomcdn.com/i/o/751793272/0ef06d556739555b086b7d35/image.png" alt=""><figcaption></figcaption></figure>

* Choose the Event type: **Catch Hook**

<figure><img src="https://downloads.intercomcdn.com/i/o/751794381/4ef293a7c381b3e8a1653df2/image.png" alt=""><figcaption></figcaption></figure>

* Press the **Continue** button:

<figure><img src="https://downloads.intercomcdn.com/i/o/751799008/e4c2ae64adffb7fb0f89d0b3/image.png" alt=""><figcaption></figcaption></figure>

* Pick off a Child Key and press Continue. **Here you can name it as you wish**.

<figure><img src="https://downloads.intercomcdn.com/i/o/751802890/b6257081496897d31487df1f/image.png" alt=""><figcaption></figcaption></figure>

* Copy the ZapierHook URL:

<figure><img src="https://downloads.intercomcdn.com/i/o/751804476/3fe5bac5a62127f8b231c9e5/image.png" alt=""><figcaption></figcaption></figure>

### Step 2. Add the copied ZapierHook URL to HackenProof: <a href="#h_54d1d86b75" id="h_54d1d86b75"></a>

* Navigate to your Program integration section and choose Zapier:

<figure><img src="https://downloads.intercomcdn.com/i/o/751807355/e5eb049d475ef7cbc9876149/image.png" alt=""><figcaption></figcaption></figure>

* Paste your copied ZapierHook URL and **press the Connect button.**

<figure><img src="https://downloads.intercomcdn.com/i/o/751808706/4af7a8b9e911498009b08ffb/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9B2KHRM6Urmv5E0oW0xL" alt=""><figcaption></figcaption></figure>

* Press the **Test WebHook** button to test the connection (it will send the latest report' data to Zapier)
* Back to Zapier and press Test Trigger:

<figure><img src="/files/qXbcXiU1HeVuWwXJ2nQJ" alt="" width="375"><figcaption></figcaption></figure>

* As a result, you will see a data record. Press **Continue with selected record.**

<figure><img src="/files/haehyStnwEiTBnz6pSLd" alt="" width="375"><figcaption></figcaption></figure>

### Step 3. Connect your ClickUp App <a href="#h_3f51fe2960" id="h_3f51fe2960"></a>

* in this sample, we use [ClickUp App](https://app.clickup.com/). Before starting working with ClickUp, you need to:
  * Connect your ClickUp account in the Zapier App: Navigate to your Zapier Account and make sure you have the necessary connected app&#x20;

    <figure><img src="/files/f9LQsIuD1YkIoPuute0h" alt=""><figcaption></figcaption></figure>
* Now navigate to your Zapier account to continue creating ZAP:

<figure><img src="https://downloads.intercomcdn.com/i/o/751895122/52d988ac01968226711fac70/image.png" alt=""><figcaption></figcaption></figure>

* find and add ClickUp App

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

* chose event type **Create Task (or other event)** and press the Continue button

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

* Now specify data about your ClickUp project (the data in the screenshot is just an example).  You can add a Description that can include a few fields at the same time. Also, you can add some pre-description for each field to understand it in later:
  * Program name:
  * Report ID:
  * Report URL:
  * Report Severity:
  * Report Status:

<figure><img src="/files/uhtbDpV4kslRut3LaVPH" alt="" width="375"><figcaption></figcaption></figure>

* Now you can Test it.

<figure><img src="/files/daVtRspYT8XtzLxCIIol" alt="" width="375"><figcaption></figcaption></figure>

* if everything works for you, Publish the ZAP
* Check your ClickUp project:

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


---

# 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.hackenproof.com/welcome/integrations/zapier-webhook/zapier-to-clickup.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.
