---
canonical: https://amplience.com/developers/docs/integrations/webhooks/
title: Webhooks
description: Welcome to the Amplience webhooks documentation, linking to further information about how you can customize your experience.

audience: Developer
date_published: 2023-11-29
date_modified: 2024-01-11
---

import { ComponentWrapper } from '@site/src/setup/ComponentWrapper'; 

# Webhooks

# Webhooks

## Webhook fundamentals

Learn how to customize, debug and test your webhooks, with sample payloads to build from in Dynamic Content.

- **Webhooks overview**: Learn how to manage the webhook management user interface and activity log. [Read overview](https://amplience.com/developers/docs/integrations/webhooks/webhooks-overview/)
- **Customizable webhooks**: Learn how to use the features that allow you to customize your webhooks. [Customize your webhooks](https://amplience.com/developers/docs/integrations/webhooks/customize/)
- **Testing and debugging**: Understand how to interpret the activity log and debug or test your webhooks. [Test your webhooks](https://amplience.com/developers/docs/integrations/webhooks/webhooktestinganddebugging/)
- **Sample webhook payloads**: Sample payloads for each of the webhook events currently supported by Dynamic Content. [Sample payloads](https://amplience.com/developers/docs/integrations/webhooks/payloads/)

## Webhook integrations

Use Amplience webhooks to integrate with other platforms.

- **Slack**: Post messages to Slack channels when users create or update content items in Dynamic Content. [Setup instructions](https://amplience.com/developers/docs/integrations/webhooks/slack/)
- **Zapier**: Trigger Zaps from user actions in Dynamic Content. [Setup instructions](https://amplience.com/developers/docs/integrations/webhooks/zapier/)
- **Algolia**: Connect Dynamic Content to the Algolia API to sync your search index using a customizable webhook. [Setup instructions](https://amplience.com/developers/docs/integrations/search/algolia-webhook-template/)
- **Twilio**: Receive instant SMS messages to your mobile phone when content is published in Dynamic Content. [Setup instructions](https://amplience.com/developers/docs/integrations/webhooks/twilio/)
- **Constructor.io**: Connect Dynamic Content to your Constructor.io dashboard to sync new content data using a customizable webhook. [Setup instructions](https://amplience.com/developers/docs/integrations/webhooks/constructor.io/)
