# Zapier Integration

Hybr now supports webhook integration to Zapier from which you can perform wide range of integrations and functionalties. Lets dive into the steps to integrate Hybr application to Zapier

You need to create an Integration App in hybr. Click [here ](/hybr/api-documentation/external-webhook-integration.md)to view the steps to create. Note down the application secrets while creating an Hybr integration app.&#x20;

Login to zapier portal. Do contact <support@cloudassert.com> to get access to Hybr integration to Zapier.&#x20;

Create a new Zap and select Hybr application as a trigger<br>

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

After adding Hybr as a trigger, go to account in the side menu and click 'Add Account', after clicking you will be prompted with a popup where you need to enter the Secret Key information from where you have created an integration app.&#x20;

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

After saving, you have succssfully integrated Hybr to Zapier. Now you can perfrom various triggrs and events from Zapier and Hybr.&#x20;


---

# 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.cloudassert.com/hybr/api-documentation/zapier-integration.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.
