This service requires OAuth2 authentication meaning that the reporting application will not need to know the user’s credentials in order to connect and send email. To use this service, the application must first be registered in the Google API Manager where a Client ID, Client Secret, and Redirect URI can be created and assigned to Full Article…
Search the Wiki
Viewing 13 to 15 of 408 items
Web Mail Overview
Background: ReportBuilder includes support for the ability to send exported reports through various web email services. This is done via the REST APIs provided by the supported services. The web email feature is designed with a plugin architecture allowing multiple services to be supported at once. To register a certain plugin, simply add the unit Full Article…
Comments Off on Web Mail Overview
OAuth2 Overview
The OAuth2 (OAuth 2.0) Framework allows third party applications temporary access to a web service account owned by the end-user without the need for the host application to obtain or store login information. Generally speaking, a web service refers to an on-line application which provides a public API to access its functionality. Examples are web Full Article…
Comments Off on OAuth2 Overview