2024-07-04 13:35:00 +02:00
|
|
|
# Zulip Heroku integration
|
|
|
|
|
2017-05-25 05:05:37 +02:00
|
|
|
Receive notifications in Zulip whenever a new version of an app
|
|
|
|
is pushed to Heroku using the Zulip Heroku plugin!
|
|
|
|
|
2024-07-04 13:35:00 +02:00
|
|
|
{start_tabs}
|
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-07-04 13:35:00 +02:00
|
|
|
1. {!generate-webhook-url-basic.md!}
|
|
|
|
|
|
|
|
1. In your project on Heroku, go to the **Resources** tab.
|
2017-05-25 05:05:37 +02:00
|
|
|
|
2024-07-04 13:35:00 +02:00
|
|
|
1. 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.
|
2017-05-25 05:05:37 +02:00
|
|
|
|
2024-07-04 13:35:00 +02:00
|
|
|
1. Set **URL** to the URL generated above. Click **Save and Send Test**
|
2018-03-15 00:55:55 +01:00
|
|
|
to send a test message to your Zulip organization.
|
2017-05-25 05:05:37 +02:00
|
|
|
|
2024-07-04 13:35:00 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2017-05-25 05:05:37 +02:00
|
|
|
{!congrats.md!}
|
|
|
|
|
2018-03-15 00:55:55 +01:00
|
|
|
![](/static/images/integrations/heroku/001.png)
|
2024-07-04 13:35:00 +02:00
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
|
|
|
{!webhooks-url-specification.md!}
|