How to read Gmail

I need help reading emails from my Gmail inbox. I have looked through the file exchange with no luck. I am not currently interested in getting the Database Toolbox or using Outlook if I do not have to. Any help would be very appreciated.

Answers (1)

Walter Roberson
Walter Roberson on 12 Jan 2019

1 vote

URIs relative to https://www.googleapis.com/gmail/v1/users, unless otherwise noted
get GET /userId/messages/id Gets the specified message.

Asked:

on 12 Jan 2019

Answered:

on 12 Jan 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!