Overview
The purpose is to provide an easy-to-use way to collect emails from a GMail account using an integration instead of an email poller. It is not intended for processing high volumes of emails. The target when building this Connected System was up to 250 emails per hour.
Key Features & Functionality
The Connected System allows you to authenticate using a service account against a GMail server inbox.
With that connection you have the following features available:
We found the plugin does not return the email body if the email is in plain/text format or if the email is base64 encoded. Have anyone else faced this issue while working with this plugin ?