Group Location
Explore Plans
Mobile menu Close menu
WeeblyWeebly

Blog comment

This Trigger fires every time someone posts a comment to a specific blog.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires every time someone posts a comment to a specific blog.
API endpoint slug
weebly.blog_comment

Trigger fields

Blog Dropdown list

Label
Which blog?
Slug
blog
Required
true
Can have default value
false

Ingredients

Comment textThe text of the comment.

Slug
comment_text
Filter code
Weebly.blogComment.CommentText
Type
String
Example
I love this blog post!

Commenter nameThe name of the person who left the comment.

Slug
commenter_name
Filter code
Weebly.blogComment.CommenterName
Type
String
Example
John Smith

Commenter emailThe email of the person who left the comment.

Slug
commenter_email
Filter code
Weebly.blogComment.CommenterEmail
Type
String
Example
john.smith@weebly.com

Created atDate and time event was created.

Slug
created_at
Filter code
Weebly.blogComment.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00