Files
zulip/zerver/webhooks/greenhouse/doc.md
Niloth P 74d730f464 webhooks: Rename example screenshot images to match the default name.
The integrations - GoSquared, Greenhouse, OpsGenie and Zendesk - have
been using `000.png` as their example screenshots, renamed them to
match the default name `001.png`, to avoid passing them as arguments.
2025-02-01 15:38:46 -08:00

895 B

Zulip Greenhouse integration

Receive Greenhouse notifications in Zulip!

{start_tabs}

  1. {!create-an-incoming-webhook.md!}

  2. {!generate-webhook-url-basic.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 generated 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.

{end_tabs}

{!congrats.md!}

{!webhooks-url-specification.md!}