Zulip Webhooks

Zulip supports both incoming webhooks (allowing third-party services to push data to Zulip) and outgoing webhooks (allowing Zulip to send HTTP POST payloads to external services when messages are sent).

API entry from apis.yml

apis.yml Raw ↑
aid: zulip:webhooks
name: Zulip Webhooks
description: Zulip supports both incoming webhooks (allowing third-party services to push data to Zulip)
  and outgoing webhooks (allowing Zulip to send HTTP POST payloads to external services when messages
  are sent).
humanURL: https://zulip.com/api/incoming-webhooks-overview
tags:
- Events
- Integrations
- Webhooks
properties:
- type: Documentation
  url: https://zulip.com/api/incoming-webhooks-overview
- type: Reference
  url: https://zulip.com/api/outgoing-webhooks