zulip/zerver/webhooks/greenhouse/doc.md

762 B

Receive Greenhouse notifications in Zulip!

  1. {!create-stream.md!}

  2. {!create-bot-construct-url.md!}

  3. 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.

  4. 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 constructed above.

  5. 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.

{!congrats.md!}