mirror of https://github.com/zulip/zulip.git
743 B
743 B
Zulip Heroku integration
Receive notifications in Zulip whenever a new version of an app is pushed to Heroku using the Zulip Heroku plugin!
{start_tabs}
-
{!create-channel.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
In your project on Heroku, go to the Resources tab.
-
Add the Deploy Hooks add-on. Select the HTTP Post Hook plan, and click Provision. Click on the Deploy Hooks add-on you just added.
-
Set URL to the URL generated above. Click Save and Send Test to send a test message to your Zulip organization.
{end_tabs}
{!congrats.md!}
Related documentation
{!webhooks-url-specification.md!}