Files
zulip/zerver/webhooks/wordpress/doc.md
Niloth P c271cdb113 integration-docs: Update WordPress for new doc format.
Part of zulip#29592.

Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2024-07-16 14:55:02 -07:00

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!}