App Template
Content Moderation
Scan blogs, forums, and wikis for any inappropriate content, notifying adminstrators to review the content.
App Template
Scan blogs, forums, and wikis for any inappropriate content, notifying adminstrators to review the content.
Make complicated and time-consuming actions easier and quicker to complete.
All features can be modified to your preferences.
The Content Moderation app was designed with the Igloo V1, Igloo V2, and Igloo Data Feed APIs as well as Azure AI Content Moderator.
This app template may be customized for alternate integrations using Workgrid's no-code builder.
For the best user experience, please ensure that your data source include these fields or modify the feature templates to make them work for your organization:
Endpoints:
Igloo API V1 - Get Blog Article By Id - GET /blogArticles/{blogArticleId}/view
Igloo API V1 - Get Forum Topic By Id - GET /forumTopics/{forumTopicId}/view
Igloo API V1 - Get Wiki Article By Id - GET /wikiArticles/{wikiArticleId}/view
Igloo Data Feed - Blog Articles - GET /odata/dContentBlog
Igloo Data Feed - Forum Topics - GET /odata/dContentForumTopic
Igloo Data Feed - Wiki Articles - GET /odata/dContentWiki
Azure AI - Content Moderator - POST /contentmoderator/moderate/v1.0/ProcessText
If Igloo is not your intranet provider, the template can be updated with a different data source.
For more information please visit: Igloo Documentation