# RevenueCat Integration: WebHooks

[RevenueCat ](https://www.revenuecat.com/)is a product that helps track and manage subscription and IAP prices. AdLibertas supports a very simple integration to capture user subscriptions from their service.

### **1. Your Unique URL**

First, contact your [AdLibertas Account Manager](mailto:sales@adlibertas.com) for your **unique Webhook URL** and **Header Value**. You’ll need one per app title you want to combine into AdLibertas.

### **2. Add a Collaborator**

**Add an AdLibertas user as a “Read Only – Collaborator”** to each app you want AdLibertas to track, using the following email syntax:\<companyname>@adlibertas.com

![](/files/H5Yy7mkNFVyObHeJJiYk)

*From the* [*RevenueCat* ](https://app.revenuecat.com/overview)*dashboard, navigate to your App > Collaborators > click “+ New”*

### **3. Enter your URL into the RevenueCat Account**

Then **enter your unique Webhook URL into the** [RevenueCat ](https://app.revenuecat.com/login)[dashboard](https://app.revenuecat.com/overview).

From your [RevenueCat ](https://app.revenuecat.com/overview)dashboard *Navigate to Apps > Webhooks. Enter your unique Webhook URL & Header Value*.

That’s it!

RevenueCat will then relay subscription events to AdLibertas where we’ll capture and store them in your consolidated data lake.

[<br>](https://www.adlibertas.com/knowledge-base/revenuecat-setting-universal-identifiers/)


---

# 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.adlibertas.com/data-integrations/iap-connections/revenuecat-integration-webhooks.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.
