# Sunsetting Deploy Hooks, Migrate to App Webhooks

DevFeed: [Sunsetting Deploy Hooks, Migrate to App Webhooks](<https://devfeed.tech/articles/sunsetting-deploy-hooks-migrate-to-app-webhooks-26394.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/deployhooks-sunset/>)

Author: Nicolás Risaro

Published: 2022-08-17T22:36:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [migration](<https://devfeed.tech/topics/migration.md>), [hooks](<https://devfeed.tech/topics/hooks.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [email](<https://devfeed.tech/tags/email.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [http](<https://devfeed.tech/tags/http.md>), [irc](<https://devfeed.tech/tags/irc.md>), [migration](<https://devfeed.tech/tags/migration.md>), [news](<https://devfeed.tech/tags/news.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [payload](<https://devfeed.tech/tags/payload.md>), [platform-updates](<https://devfeed.tech/tags/platform-updates.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

## AI overview

Heroku is deprecating Deploy Hooks and recommends migrating to app webhooks. New deploy hooks will no longer be accepted from October 17, 2022, while existing hooks will continue working until February 17, 2023. The article explains webhook benefits and migration differences, including limitations for email, IRC, and dynamic URL parameters.

## Source excerpt

Webhooks are a more secure, reliable, and powerful alternative to Deploy Hooks, and five years ago, we made app webhooks Generally Available. Today, we are deprecating Deploy Hooks and encouraging customers to migrate to app webhooks. Starting October 17, 2022, we will stop accepting new deploy hooks. Existing hooks will continue working until the product [...] The post Sunsetting Deploy Hooks, Migrate to App Webhooks appeared first on Heroku.