Install GMail Client

From Accelerator for SageCRM
Revision as of 18:13, 9 September 2024 by Sagecrmw (talk | contribs)

coming soon... --updated 9th Sept 2024

Installing the client

Open chrome and install from the chrome app store.

Click on the image below to open the location.


Limitations

  • Note: This container uses an unoffical API to get the data from Gmail. If google change the UI of Gmail this could break the system until we can update the library to fix this.

Version 1:

This is not a like for like with the Outlook add in.

  • There are no compose features
  • No parse email menu
  • No new appt menu
  • Tagging is not available
  • Dialogs for save email/log call etc open in the taskpane and not in separate dialogs


Release notes

Version 1 - Released 9th Sept 2024


Gmail™ email service is a trademark of Google LLC. Use of this trademark is subject to Google Permissions.

Our thanks to the Open Source community

Gmail.js - JavaScript API for Gmail

This is the library that provides the API

https://github.com/KartikTalwar/gmail.js

GmailJS Node boilerplate

This is the code the chrome add in is based on

https://github.com/josteink/gmailjs-node-boilerplate