Skip to content

Can't send files in emails #11

@akulsharma1

Description

@akulsharma1

Right now, makeRawMessage in email-helpers.ts does not support sending attachments. We need to be able to support it (more specifically, should be able to send .pdfs, .docx, .png, .jpeg/.jpg, and hopefully .heic).

Relevant docs:
https://developers.google.com/workspace/gmail/api/guides/uploads

For now, we can assume that files will be relatively small and can thus use uploadType=multipart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions