This trigger fires when there is a new flagged comment.
- API endpoint slug
- disqus.new_flagged_comment
Trigger fields
- Label
- Which forum?
- Slug
- forum_name
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- forum
- Filter code
- Disqus.newFlaggedComment.Forum
- Type
- String
- Example
- bobross
- Slug
- message
- Filter code
- Disqus.newFlaggedComment.Message
- Type
- String
- Example
- <p>Here is a formatted comment</p>
- Slug
- thread_title
- Filter code
- Disqus.newFlaggedComment.ThreadTitle
- Type
- String
- Example
- My Thread
- Slug
- thread_url
- Filter code
- Disqus.newFlaggedComment.ThreadUrl
- Type
- String
- Example
- https://disqus.com/home/discussion/mydiscussion/mythread/#comment-6220522040
- Slug
- author_username
- Filter code
- Disqus.newFlaggedComment.AuthorUsername
- Type
- String
- Example
- username
- Slug
- author_name
- Filter code
- Disqus.newFlaggedComment.AuthorName
- Type
- String
- Example
- John Smith
- Slug
- author_email
- Filter code
- Disqus.newFlaggedComment.AuthorEmail
- Type
- String
- Example
- test@gmail.com
- Slug
- author_about
- Filter code
- Disqus.newFlaggedComment.AuthorAbout
- Type
- String
- Example
- test about
- Slug
- author_url
- Filter code
- Disqus.newFlaggedComment.AuthorUrl
- Type
- String
- Example
- www.ifttt.com
- Slug
- author_profile_url
- Filter code
- Disqus.newFlaggedComment.AuthorProfileUrl
- Type
- String
- Example
- http://disqus.com/disqus_api/
- Slug
- author_id
- Filter code
- Disqus.newFlaggedComment.AuthorId
- Type
- String
- Example
- 1
- Slug
- created_at
- Filter code
- Disqus.newFlaggedComment.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00