mirror of https://github.com/zulip/zulip.git
integration-docs: Update Greenhouse recruitment for new doc format.
Part of #29592.
This commit is contained in:
parent
0e967e4633
commit
ecbbf53c0e
|
@ -1,10 +1,14 @@
|
||||||
|
# Zulip Greenhouse integration
|
||||||
|
|
||||||
Receive Greenhouse notifications in Zulip!
|
Receive Greenhouse notifications in Zulip!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.md!}
|
1. {!create-an-incoming-webhook.md!}
|
||||||
|
|
||||||
1. {!generate-integration-url.md!}
|
1. {!generate-webhook-url-basic.md!}
|
||||||
|
|
||||||
1. On your Greenhouse **Dashboard**, click on the
|
1. On your Greenhouse **Dashboard**, click on the
|
||||||
**gear** (<i class="fa fa-cog"></i>) icon in the upper right
|
**gear** (<i class="fa fa-cog"></i>) icon in the upper right
|
||||||
|
@ -13,12 +17,18 @@ Receive Greenhouse notifications in Zulip!
|
||||||
|
|
||||||
1. Set **Name this web hook** to a name of your choice, such as
|
1. 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
|
`Zulip`. Set **When** to the event you'd like to be notified
|
||||||
about. Set **Endpoint URL** to the URL constructed above.
|
about. Set **Endpoint URL** to the URL generated above.
|
||||||
|
|
||||||
1. Greenhouse requires you to provide a **Secret key**, but Zulip
|
1. Greenhouse requires you to provide a **Secret key**, but Zulip
|
||||||
doesn't expect any particular value. Set **Secret key** to any
|
doesn't expect any particular value. Set **Secret key** to any
|
||||||
random value, and click **Create Web hook**.
|
random value, and click **Create Web hook**.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/greenhouse/000.png)
|
![](/static/images/integrations/greenhouse/000.png)
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue