mirror of https://github.com/zulip/zulip.git
921 B
921 B
Zulip Greenhouse integration
Receive Greenhouse notifications in Zulip!
{start_tabs}
-
{!create-channel.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
On your Greenhouse Dashboard, click on the gear () icon in the upper right corner. Click on Dev Center, and click Web Hooks. Click on Web Hooks one more time.
-
Set Name this web hook to a name of your choice, such as
Zulip
. Set When to the event you'd like to be notified about. Set Endpoint URL to the URL generated above. -
Greenhouse requires you to provide a Secret key, but Zulip doesn't expect any particular value. Set Secret key to any random value, and click Create Web hook.
{end_tabs}
{!congrats.md!}
Related documentation
{!webhooks-url-specification.md!}