Gmail Connector Overview

Gmail is a free, Web-based e-mail service provided by Google. It allows you to send, read, and delete emails through the Gmail REST API. Furthermore, it provides the ability to read, trash, untrash, and delete threads, create, update, and delete drafts, get the Gmail profile, and access the mailbox history as well, while handling OAuth 2.0 authentication.

To see the Gmail Connector, navigate to the connector store and search for "gmail".

Gmail Connector Store

Compatibility

Connector Version Supported WSO2 EI version
3.0.8 EI 7.1.0, EI 7.0.x EI 6.6.0 EI 6.5.0

For older versions, see the details in the connector store.

Gmail Connector documentation

  • Setting up the Gmail API: You need to first create Gmail credentials for the connector to use in order to interact with Gmail.

  • Gmail Connector Example: This example demonstrates a scenario where a customer feedback Gmail account of a company can be easily managed using the WSO2 Gmail Connector.

  • Gmail Connector Reference: This documentation provides a reference guide for the Gmail Connector.

How to contribute

As an open source project, WSO2 extensions welcome contributions from the community.

To contribute to the code for this connector, create a pull request in the following repository.

Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.

Top