Hi all,
I am trying to copy the content of the file selected from google drive to my application, for that I have extracted the list of files using "File_List" action in this component but now the functionality I want to achieve is that user can select any of the file and it's content to be copied in some binary data variable on my screen. "File_list" action is returning me some structure of "file list" type which does not have any binary data attribute related to content of file. Kindly suggest something to achieve this functionality. Thanks
Regards,
Harsh
Hello Harsh,
did you overcome this problem?
How can we obtain the binary data through WebContentLink or WebViewLink?
Best regards,
Pedro
Hello Pedro, I have no time to review the component, sorry. I recommend you the component supported by OS community https://www.outsystems.com/forge/component-overview/10259/google-drive-integration-service
Regards
Thanks Alvaro!
That helped a lot!
Regards.