function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rhythm SharmaRhythm Sharma 

How to integrate the Gmail data using Rest API ?

Hello Everyone. I have integrated google calendar events and now i am working on getting Gmail data of user like, inbox messages, send messages etc. Do anyone have any idea how can i do this using REST API ? 
VinayVinay (Salesforce Developers) 
Hi Rhythm,

Check below examples that can help you.

https://beyondthecloud.dev/blog/salesforce-to-google-rest-api-integration
https://salesforcecodex.com/salesforce/integrating-google-api-with-salesforce/
https://blog.cloudanalogy.com/salesforce-integration-with-gmail-api/

Please mark as Best Answer if above information was helpful.

Thanks,