Skip to main content
Question

Is it possible to store binary file & mime type in Google Drive?


Hello forum,

 

I am trying to find a way to store binary array of content and mime type into gdrive or Egnyte.

Did anyone try to do it?

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @povolev 

These are the supported MIME Types for GDrive: https://developers.google.com/drive/api/v3/ref-export-formats


  • Author
  • Beginner
  • 2 replies
  • July 26, 2021

Hi @Troy Tessalone 

 

Thank for your answer

do you have an option to show how to use content of byte array and mimetype and stash it into gdrive?