
- USE GMAIL CLIENT FOR EMAIL SETUP HOW TO
- USE GMAIL CLIENT FOR EMAIL SETUP UPDATE
- USE GMAIL CLIENT FOR EMAIL SETUP PATCH
USE GMAIL CLIENT FOR EMAIL SETUP HOW TO
How to make your app send emails with Gmail API Step 1: Create a project at Google API Console
USE GMAIL CLIENT FOR EMAIL SETUP PATCH
patch (patching the specified label) – this method supports patch semanticsĪ collection of changes made to the mailbox.untrash (transferring the specified thread from the trash)Ī resource to organize messages and threads (for example, inbox, spam, trash, etc.).trash (transferring the specified thread to the trash).modify (modifying labels in the thread).untrash (transferring the specified message from the trash)Ī collection of messages within a single conversation.trash (transferring the specified message to the trash).send (sending the specified message according to the To, Cc, and Bcc headers).modify (modifying labels on the specified message).insert (inserting the message into the mailbox (similar to IMAP).import (importing the message into the mailbox (similar to receiving via SMTP)).delete (removing the specified message).batchModify (modifying labels on the specified messages).batchDelete (removing messages by message ID).
USE GMAIL CLIENT FOR EMAIL SETUP UPDATE
update (updating the specified draft’s content)Īn immutable resource that you cannot modify.send (sending the specified draft according to the To, Cc, and Bcc headers).

With Gmail API, you can deal with several resource types and manage them using the following methods: Resource typeĪn unsent message that you can modify once created

