Explore Plans
Mobile menu Close menu
Disqus

New flagged comment

This trigger fires when there is a new flagged comment.

Developer info

API endpoint slug
disqus.new_flagged_comment

Trigger fields

Forum name Dropdown list

Label
Which forum?
Slug
forum_name
Required
true
Can have default value
false

Ingredients

Forum The name of the Disqus forum.

Slug
forum
Filter code
Disqus.newFlaggedComment.Forum
Type
String
Example
bobross

Message The text of the comment.

Slug
message
Filter code
Disqus.newFlaggedComment.Message
Type
String
Example
<p>Here is a formatted comment</p>

Thread title The title of the thread the new flagged comment is in.

Slug
thread_title
Filter code
Disqus.newFlaggedComment.ThreadTitle
Type
String
Example
My Thread

Thread url The URL of the thread that the comment is in.

Slug
thread_url
Filter code
Disqus.newFlaggedComment.ThreadUrl
Type
String
Example
https://disqus.com/home/discussion/mydiscussion/mythread/#comment-6220522040

Author username The username of the author for the post.

Slug
author_username
Filter code
Disqus.newFlaggedComment.AuthorUsername
Type
String
Example
username

Author name The name of the author for the post.

Slug
author_name
Filter code
Disqus.newFlaggedComment.AuthorName
Type
String
Example
John Smith

Author email The email of the author for the post.

Slug
author_email
Filter code
Disqus.newFlaggedComment.AuthorEmail
Type
String
Example
test@gmail.com

Author about The about section (biography) for the author's profile.

Slug
author_about
Filter code
Disqus.newFlaggedComment.AuthorAbout
Type
String
Example
test about

Author url The website section for the author's profile.

Slug
author_url
Filter code
Disqus.newFlaggedComment.AuthorUrl
Type
String
Example
www.ifttt.com

Author profile url The URL of the author's Disqus profile.

Slug
author_profile_url
Filter code
Disqus.newFlaggedComment.AuthorProfileUrl
Type
String
Example
http://disqus.com/disqus_api/

Author The ID of the author for the post.

Slug
author_id
Filter code
Disqus.newFlaggedComment.AuthorId
Type
String
Example
1

Created at Date and time event was created.

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