Developer
Hub Webhooks
2 min
purple hub to connect the hub with webhooks, the "webhooks" plugin needs to be activated afterwards, the settings can be accessed by opening the "webhooks" menu point on the "all settings" page how to use the hub webhooks create a webhook in your external service and copy the url add the wordpress hook name you want to monitor common hooks include save post when a post is saved/updated publish post when a post is published draft to publish when a post transitions from draft to published future to publish when a scheduled post is published wp login when a user logs in delete post when a post is deleted wp insert comment when a comment is added transition post status when post status changes wp after insert post after a post is inserted or updated paste the webhook url choose whether to execute asynchronously (recommended for performance) test the webhook to ensure it works save your settings the available hooks are restricted for security reasons