---
title: "Export a Webhook"
description: "Easily export webhooks in Contentstack with our step-by-step guide. Ensure seamless integration and safeguard your configurations."
url: "https://www.contentstack.com/docs/headless-cms/export-a-webhook"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-23"
---

# Export a Webhook

Contentstack allows you to export a [webhook](/docs/headless-cms/about-webhooks) in JSON format.

To export a webhook, log in to your [Contentstack account](https://www.contentstack.com/login), go to your [stack](/docs/headless-cms/about-stack), and perform the following steps:

1.  Click the “Settings” icon (press “S”), and select **Webhooks** (press “alt + W” for Windows OS, and “option + W” for Mac OS).![Edit\_a\_Webhook\_1.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt64c6872f751a8595/66a7375f7cd4c936333944c7/Edit_a_Webhook_1.png)
2.  Click the vertical ellipses in the **Actions** column for the webhook you want to export, then select the **Export** option from the dropdown menu.![Export\_a\_Webhook\_2.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt93a92ed5ba974519/66a761f6c3ff6a80db09b857/Export_a_Webhook_2.png)

Alternatively, you can open the webhook and click the **Export** button at the bottom of the page to export it.

![Export a Webhook\_3.png](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt969fccbb94aec118/66b097de1e9f9916bcb07596/Export_a_Webhook_3.png)

This will download the JSON file of the webhook into your local storage system.

## API Reference

Here are the links to the API requests related to this action:

*   [Export a webhook](/docs/developers/apis/content-management-api/webhooks#export-a-webhook)
*   [Import a webhook](/docs/developers/apis/content-management-api/webhooks#import-a-webhook)