Access the 'Gmail' 'RESTful' API
Methods to get values from message or drafts
Convert a mime object to character representation
Retrieve an attachment to a message
Retrieve information about attachments
Authorize gmailr
Edit auth configuration
Get the body text of a message or draft
Create a draft from a mime message
Create a new label
Clear current token
Permanently delete a single draft
Permanently delete a label
Permanently delete a single message
Permanently delete a single thread.
Get a single draft
Get a list of drafts
Is there a token on hand?
Retrieve change history for the inbox
Get the id of a gmailr object
Import a message into the gmail mailbox from a mime message
Insert a message into the gmail mailbox from a mime message
Get a specific label
Get a list of all labels
Response from the last query
Get a single message
Get a list of messages
Create a mime formatted message object
Modify the labels on a message
Modify the labels on a thread
Get currently configured OAuth app (deprecated)
Get info on current gmail profile
Save the attachment to a file
Save attachments to a message
Produce scopes specific to the Gmail API
Send a draft
Send a message from a mime message
Get a single thread
Get a list of threads
Produce configured token
Write/read a gmailr user token
Send a single message to the trash
Send a single thread to the trash
Remove a single message from the trash
Remove a single thread from the trash.
Update a existing label.
Configuring gmailr
Deprecated auth
Deprecated functions
gmailr: Access the 'Gmail' 'RESTful' API
Encode text using quoted printable
An interface to the 'Gmail' 'RESTful' API. Allows access to your 'Gmail' messages, threads, drafts and labels.
Useful links