Explore Plans
Mobile menu Close menu
Weebly

Blog comment

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

Developer info

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 text The text of the comment.

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

Commenter name The name of the person who left the comment.

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

Commenter email The email of the person who left the comment.

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

Created at Date and time event was created.

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