Webhooks

Webhooks allow you to talk to third-party services when a comment is posted

Adding a Webhook

When clicking on "Add New Webhook", a modal will display which will have the webhook options.

You'll need to add in a webhook URL, a request method, and request format.

Please refer to your webhook documentation on what the webhook is compatible with.

You're also able to set the Request Headers and Request Body. Your webhook documentation will have the parameters that you should set.

Finally, you can configure what triggers the webhook. By default, Comment Edit Pro will ping the webhook on approved and pending comments.

Finding the Webhook Status

When editing a comment in the admin, you'll see a Webhooks section and it'll display the status of the webhook request.

Webhooks can be complicated, so if you run into any issues, please contact support.

Last updated