mirror of https://github.com/zulip/zulip.git
906 B
906 B
Zulip WordPress integration
Get WordPress notifications in Zulip!
{start_tabs}
-
{!create-channel.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
Add
/wp-admin/options-general.php?page=webhooks
to the end of your WordPress URL, and navigate to the site. Click Add webhook. -
Select an Action from the supported events that you'd like to be notified about, along with these corresponding Fields:
post_title
,post_type
, andpost_url
. -
Set URL to the URL generated above, and click Add new webhook.
{end_tabs}
{!congrats.md!}
{!event-filtering-additional-feature.md!}
Related documentation
{!webhooks-url-specification.md!}