Posts

Showing posts with the label collaboration

How To Embed Slack On A SharePoint Page

This isn't going to be my cleanest blog post or code... Here's where you go to get the URL for the 'Get Messages' section of the code: https://api.slack.com/methods/channels.history/test Here's where you go to get the URL for the 'Get User' section of the code: https://api.slack.com/methods/users.info/test CompanyName is the name you signed up for in your Slack URL The rest you should be able to paste into a Script Editor web part -------------------------------------------------- <link rel="stylesheet" type="text/css" href="https://a.slack-edge.com/edd25/style/rollup-slack_kit_legacy_adapters.css"> <link rel="stylesheet" type="text/css" href="https://a.slack-edge.com/a225c/style/rollup-client_base.css"> <link rel="stylesheet" type="text/css" href="https://a.slack-edge.com/4944c/style/rollup-client_primary.css"> <link rel="styl...

MS Ignite - Office 365: The Next Wave of Innovation (PRD211)

Image
Link to Session:  https://msftignite.com.au/sessions/session-details/1833/office-365-the-next-wave-of-innovation-prd211 About The Session:  Exactly what the session description detailed.  Briefly touched on most of the Office 365 / Office 2016 products and what's new.  Here's some dot points if your interested in downloading this session. Delve:  Now has ability to extend it's reach beyond Office 365 products Delve Analytics:  Can provide individual users with graphs showing thier time usage, who they connect with most at work as well as who they have fallen out of touch with.   Office 2016: Added search features inside word/excel to find & use features that you can't remember where to find.  Potential to save many calls to service desk and time googling for where to find feature. Excel: Ability to auto-forecast profits & loss based on previous years data inside excel.  Has also been loaded with additional ways to visua...