gmail.users.messages.import
POST {{baseUrl}}/gmail/v1/users/:userId/messages/import?deleted=<boolean>&internalDateSource=<string>&neverMarkSpam=<boolean>&processForCalendar=<boolean>&$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>"aUser=<string>&upload_protocol=<string>&uploadType=<string>
Imports a message into only this user's mailbox, with standard email delivery scanning and classification similar to receiving via SMTP. Does not send a message. Note: This function doesn't trigger forwarding rules or filters set up by the user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
deleted | string | Mark the email as permanently deleted (not TRASH) and only visible in Google Vault to a Vault administrator. Only used for G Suite accounts. | |
internalDateSource | string | Source for Gmail's internal date of the message. | |
neverMarkSpam | string | Ignore the Gmail spam classifier decision and never mark this email as SPAM in the mailbox. | |
processForCalendar | string | Process calendar invites in the email and add any extracted meetings to the Google Calendar for this user. | |
$.xgafv | string | V1 error format. | |
access_token | string | OAuth access token. | |
alt | string | Data format for response. | |
callback | string | JSONP | |
fields | string | Selector specifying which fields to include in a partial response. | |
key | string | API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. | |
oauth_token | string | OAuth 2.0 token for the current user. | |
prettyPrint | string | Returns response with indentations and line breaks. | |
quotaUser | string | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
upload_protocol | string | Upload protocol for media (e.g. "raw", "multipart"). | |
uploadType | string | Legacy upload protocol for media (e.g. "media", "multipart"). |
Request Body
{"historyId"=>"<string>", "id"=>"<string>", "internalDate"=>"<string>", "labelIds"=>["<string>", "<string>"], "payload"=>{"body"=>{"attachmentId"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "data"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "size"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "filename"=>"laborum cupidatat laboris dolore commodo", "headers"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "mimeType"=>"pariatur consectetur culpa", "partId"=>"nisi laboris cillum enim", "parts"=>[{"value"=>"<Circular reference to #/components/schemas/MessagePart detected>"}, {"value"=>"<Circular reference to #/components/schemas/MessagePart detected>"}]}, "raw"=>"<string>", "sizeEstimate"=>"<integer>", "snippet"=>"<string>", "threadId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"historyId":"\u003cstring\u003e","id":"\u003cstring\u003e","internalDate":"\u003cstring\u003e","labelIds":["\u003cstring\u003e","\u003cstring\u003e"],"payload":{"body":{"attachmentId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"size":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"filename":"aliqua exercitation dolore ullam","headers":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"mimeType":"est commodo","partId":"esse velit in","parts":[{"value":"\u003cCircular reference to #/components/schemas/MessagePart detected\u003e"},{"value":"\u003cCircular reference to #/components/schemas/MessagePart detected\u003e"}]},"raw":"\u003cstring\u003e","sizeEstimate":"\u003cinteger\u003e","snippet":"\u003cstring\u003e","threadId":"\u003cstring\u003e"}