> For the complete documentation index, see [llms.txt](https://docs.flowappz.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowappz.com/home/cookie-consent/getting-started/settings/webhook-consent-storing-setup-guide.md).

# Webhook Consent Storing Setup Guide

### Step 1: Get Your Webhook Endpoint URL

To store cookie consent data, you need your own webhook endpoint URL.

Use an endpoint you control, such as:

* Your backend API
* A workflow automation endpoint
* Any webhook receiver you manage

### Step 2: Copy Your Webhook URL

Copy the webhook endpoint URL you want to use for receiving consent data.

This can be:

* Your own API endpoint
* A webhook automation service
* A webhook receiver you control

### Step 3: Configure Your Cookie Consent App

1. Open your Cookie Consent App inside the Webflow Designer.
2. Navigate to the **Settings** tab.
3. Find the **Consent Storing Endpoint** field.
4. Paste your webhook endpoint URL.
5. Click **Save Settings**.

### Step 4: Publish and Verify

Publish your Webflow site and interact with the cookie consent banner.

Your Cookie Consent app will send the consent data to the configured webhook endpoint whenever a visitor submits their preferences.

<figure><img src="/files/3vvITnlAphYfwbWYao9K" alt=""><figcaption></figcaption></figure>
