App Template
Igloo & Azure Intranet Sentiment App
Help summarize daily intranet interactions for employees with a digest of new posts, sentiment analysis, and metrics such as likes and comments.
App Template
Help summarize daily intranet interactions for employees with a digest of new posts, sentiment analysis, and metrics such as likes and comments.
Help improve knowledge management and the utility of your intranet.
All app features can be modified for your preferences.
The Intranet Sentiment app is powered by integrations with Azure Language and Igloo API.
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 Igloo Object Comments - GET /objects/{objectId}/comments/view
Igloo API V1 - Get Wiki Article By Id - GET /wikiArticles/{wikiArticleId}/view
Igloo API V2 - Get Community - GET /community/info
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 Language - Sentiment Analysis - POST /language/:analyze-text
For more information please visit: Azure Language Documentation