How it works

Follow these 2 simple steps to start receiving WordPress comment notifications in Discord

WordPress logo icon

Comment Published

App connector: WordPress • Time to complete: 0 minutes (Auto-configured)
Why this matters: This trigger monitors your WordPress site for new comments and starts the workflow each time someone posts a comment on your blog.

The trigger automatically checks your WordPress site every hour for new comments using the WordPress REST API. When a new comment is detected, it captures all the comment data including the author's name, email address, and the comment content itself. This data gets passed to the Discord notification step as variables like `{{wordpress.author_name}}`, `{{wordpress.author_email}}`, and `{{wordpress.content.rendered}}`.

discord icon

Create Channel Message

App connector: Discord • Time to complete: 2 minutes
Why this matters: This step formats the comment data into a readable Discord message and sends it to your specified channel, keeping your team informed about new blog engagement.

You need to configure your Discord Channel ID in the path field - this tells MESA exactly which Discord channel should receive the notifications. The message content is pre-configured to display the commenter's name, email address (if available), and the full comment text with HTML stripped out for clean formatting. When the trigger fires, variables like `{{wordpress.author_name}}` and `{{wordpress.content.rendered | strip_html}}` get replaced with actual comment data before sending to Discord.

Make it your own

Customize this workflow even further:

Add comment moderation workflow
Set up conditional logic to hold comments with certain keywords in a "pending" status and notify moderators for review before publication.
Create comment analytics tracking
Store comment data in MESA tables to track engagement metrics like comments per post, most active commenters, and response times.
Build automated responses
Connect to email services to automatically send thank-you messages to commenters or notify post authors when their content receives new comments.
Deploy sentiment analysis
Use AI agents to analyze comment sentiment and route negative feedback to customer service while celebrating positive reviews with your marketing team.

Frequently asked questions

What happens if my WordPress site has a lot of comments posted at once?
The workflow processes comments individually, so if multiple comments are posted between hourly checks, you'll receive separate Discord notifications for each one. The hourly polling prevents overwhelming your Discord channel with constant notifications.
Can I customize what information appears in the Discord message?
Yes, you can edit the message content in Step 2 to include or exclude different comment fields. You can add the post title, comment URL, or remove the author email if you prefer. The template uses WordPress comment variables that you can mix and match.
Will this capture comments that need moderation approval?
The trigger monitors published comments only. If your WordPress site requires comment moderation, the notification will only fire after you manually approve the comment and it becomes publicly visible on your site.
What is a template?
Templates are pre-made workflows by our team of experts. Instead of building a workflow from scratch, these have all the steps needed to complete the task.
Can I personalize a template?
Yes! Every step can be customized to meet your exact requirements. Additionally, you can even add more steps and make it more sophisticated.
Are templates free?
Yes! Our entire library containing hundreds of templates are free to use and customize to your exact needs.

Ready to start receiving WordPress comment notifications in Discord?

Join thousands who've automated their work and saved an average of 3.5 hours every week.

Start with this template — It's free
7-day free trial • 3 min setup • Cancel anytime