Introducing Groups for ReportingCloud Extreme Users
In the ReportingCloud Portal, account holders can upload and manage templates that are used for merge processes using the ReportingCloud Web API. Our users requested a functionality that other users can be assigned to edit and create templates for a specific group in the template storage. These template designers get their own login and can create and modify templates in their dedicated group. Therefore, we implemented ReportingCloud Groups. This feature has been rolled-out to the portal…

In the ReportingCloud Portal, account holders can upload and manage templates that are used for merge processes using the ReportingCloud Web API. Our users requested a functionality that other users can be assigned to edit and create templates for a specific group in the template storage. These template designers get their own login and can create and modify templates in their dedicated group.
Therefore, we implemented ReportingCloud Groups. This feature has been rolled-out to the portal today and is available for all users with an Extreme license.
The side menu received the new entry Manage Groups which opens a view to create and manage groups.
When a group has been created, templates in the template storage can be assigned to one of the created groups:
This helps to organize templates as the template list can be filtered by these groups. But the real advantage of these group assignments is that users in your group can access these templates as well (and only these). Therefore, main account holders (manager role) can invite template designers to their created groups:
These invited template designers are getting e-mail invitations to create a ReportingCloud account. These accounts are bound to the account holder's group. The template designer is now able to edit and create templates inside this group. As all group user accounts are bound to the main account, the same template quota is valid for all templates in all groups.
Test this on your own and create a ReportingCloud account today.
Happy coding!
Cloud
Are we moving to the cloud? This question is changing from "if" to "when" and "how". Text Control ReportingCloud brings complete reporting functionality to the cloud so all developers can use it, irrespective of the platform or language they're using. Its highly RESTful API can be used to merge Microsoft Word compatible templates with JSON data from all clients including .NET, Javascript, PHP, Node.JS, jQuery, Ruby, Python, Android, Java and iOS.
Related Posts
ReportingCloud Monthly Payment Available
We just released ReportingCloud monthly subscriptions that will be auto-renewed, if not cancelled.
Proofing Tools Available As ReportingCloud Web API Endpoints
We just rolled out 3 new ReportingCloud endpoints to integrate spell checking functionality to your cloud-based applications in more than fifty languages.
All Google Fonts Now Available in ReportingCloud
Making the web more beautiful, fast, and open through great typography. This is the motto of Google Fonts. The advantage of ReportingCloud is a consistent rendering of documents.
New ReportingCloud MergeSettings Option: Merge HTML Content into Merge Fields
One of the most requested features for ReportingCloud is a way to merge formatted content into merge fields. We have added this feature to the API and rolled it out last weekend. The MergeSettings…
Retrieving Template Information Using the ReportingCloud Web API
ReportingCloud provides an extensive API to manage templates. You can upload, list, count, delete and download templates from the ReportingCloud template storage. But it also provides endpoints to…