zulip/zerver/webhooks/wordpress/doc.md

906 B

Zulip WordPress integration

Get WordPress notifications in Zulip!

{start_tabs}

  1. {!create-channel.md!}

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

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

  4. Add /wp-admin/options-general.php?page=webhooks to the end of your WordPress URL, and navigate to the site. Click Add webhook.

  5. Select an Action from the supported events that you'd like to be notified about, along with these corresponding Fields: post_title, post_type, and post_url.

  6. Set URL to the URL generated above, and click Add new webhook.

{end_tabs}

{!congrats.md!}

{!event-filtering-additional-feature.md!}

{!webhooks-url-specification.md!}