# Zapier

{% hint style="info" %}

### Zapier integration works using our public API. Check [pricing](https://www.prodcamp.com/pricing) if it's available in your subscription. <a href="#how-do-i-connect-canny-to-zapier" id="how-do-i-connect-canny-to-zapier"></a>

{% endhint %}

### Step 1. Connect ProdCamp to Zapier <a href="#how-do-i-connect-canny-to-zapier" id="how-do-i-connect-canny-to-zapier"></a>

1. Log in to your [Zapier account](https://zapier.com/app/login) or create a new account.
2. Follow [**this link**](https://zapier.com/developer/public-invite/199626/78dc0e4405a224b32c300ce16bfdffa8/) to be invited to test the connector while Zapier tests it and makes it public.
3. Click on "Apps" from the left menu.
4. In the Search field for apps type "ProdCamp" and click Connect.
5. On the page, provide your API key and product ID by following the links on the page.
6. Need help? Let us know in chat.

### Step 2. Configure integration scenarios

### Triggers in ProdCamp

* New feedback is created

### Actions

* Create feedback
* Create feature

Need other actions or triggers? Let us know in chat.

### Examples

* When new feedback is created in ProdCamp, send a notification to Microsoft Teams.

* When new feedback is created in ProdCamp, send a message to Telegram

* When a tag is added to an Intercom message, create Feedback in ProdCamp

* When a tag is added to an Intercom message, create a Feature in ProdCamp

Need additional actions or triggers? [Let us know.](mailto:hello@prodcamp.com)


---

# 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://help.prodcamp.com/integrations/zapier.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.
