Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to upload email attachments up to 150MB on MSGraphProtocol BETA version #337

Closed
alejcas opened this issue Oct 23, 2019 · 4 comments
Closed
Assignees

Comments

@alejcas
Copy link
Member

alejcas commented Oct 23, 2019

You can now upload big attachments with MSGraphProtocol (only 'beta' version)

See: https://developer.microsoft.com/en-us/office/blogs/attaching-large-files-to-outlook-messages-in-microsoft-graph-preview/

For this to work we need to replicate the code on drive.py to create an upload session and post the file in chunks.

@alejcas alejcas self-assigned this Oct 23, 2019
@alejcas alejcas changed the title Allow to upload email attachments uo to 150MB on MSGraphProtocol BETA version Allow to upload email attachments up to 150MB on MSGraphProtocol BETA version Oct 23, 2019
@muraleee
Copy link

What is the status of this request? Was this ever implemented?

@alejcas
Copy link
Member Author

alejcas commented Jan 11, 2023

yes

@muraleee
Copy link

Thank you. I found an example as well at #841

@alejcas
Copy link
Member Author

alejcas commented Jan 12, 2023

Not that i know. There are multiple example code here in the issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants