Files
zulip/zerver/webhooks/openproject/doc.md
nirved.mishra.eee23@itbhu.ac.in 3fc63110ac incoming-webhooks: Add OpenProject integration.
Fixes #29944.

Co-authored-by: theofficialvedantjoshi <vedant.messi101@gmail.com>
Co-authored-by: Niloth P <20315308+Niloth-p@users.noreply.github.com>
2025-05-05 12:23:04 -07:00

965 B

Zulip OpenProject integration

Get Zulip notifications for your OpenProject work packages and projects!

{start_tabs}

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

  2. {!generate-webhook-url-basic.md!}

  3. From your OpenProject organization, click on your user profile icon. Select Administration from the dropdown menu, and navigate to API and Webhooks. Select the Webhooks tab from the left panel, and click on + Webhook.

  4. Enter a name of your choice for the webhook, such as Zulip. Set Payload URL to the URL generated above, and ensure the webhook is enabled.

  5. Select the events and projects you want to receive notifications for, and click Create.

{end_tabs}

{!congrats.md!}

{!webhooks-url-specification.md!}