We get it, Office 365 Groups are powerful, but time spent searching for the right groups and content can impact adoption and productivity. That’s why we created AvePoint GroupHub–to simplify the Groups experience–ultimately making everyone’s lives a little easier, and more productive. So, what’s GroupHub? It’s the place users go to find the groups they need, and access them in just two clicks, so they can get to work quickly. It’s also where we grant your admins with powerful Groups management tools, so they can effectively oversee and bring order to Office 365 Groups.
- Easily create, find, navigate, and access Office 365 Groups from a single interface
- Enable Microsoft Teams when creating a new Group on the GroupHub interface
- Access any Office 365 Groups service and related Microsoft Teams with just two clicks
- Access GroupHub from any platform, on any device, anytime
- Users can label their groups with relevant tags to reflect purpose, importance, or function
- Through integration with Cloud Governance, admins can publish organizational tags to appropriate groups
- "Hubs" allow users to create collections of groups based on filters, tags, or manual selection for easy future access
- Leverage native Office 365 Groups provisioning or Cloud Governance’s Groups provisioning from directly within GroupHub
- Administrators can configure native Office 365 Groups management settings without the need for PowerShell
Filtering the list of Office 365 Groups by tags, allowing multiple conditions to be defined, creates a powerful way for users to find exactly what they need.
A sample solution shows the approach using the AvePoint GroupHub client sdk to interact with GroupHub Service.
The sample solution shows the possible approachs to interact with AvePoint GroupHub.
- sdk project shows the GroupHub Api demo is conformance with group hub web api,sdk is a proxy of the web api and give the client side developer a clear vision of the api interface.
In order to use the Cloud-GroupHub-Sample solution, ensure that you have visual studio 2017 and .NET Frameworkd 4.6.1 installed.
Clone a copy of the repo:
git clone https://github.com/AvePoint/cloud-grouphub-samples.git
Open the cloud-grouphub-samples directory and double click the vs solution file.