How to connect Google Docs using custom service broker

  • 17 July 2017
  • 3 replies
  • 11 views

Badge +6

We are triying connect to Google Docs using K2 custom service broker. Please provide any useful links to achieve this.


3 replies

Badge +9

Hi,

 

I have not done something like this before, but what i can think is to look at these custom Google ServiceBrokers:

 

 

 


 

 

 

 

 

 

 

and perhaps combine this with the Google API:

 

 

 

 

 

https://developers.google.com/sheets/api/quickstart/dotnet

 

 

 

 

 

-Jean

 

Badge +5

Can you describe the need and use case you are trying to solve. We have done some early work on a Google Drive broker. This may or may not help you.

 

Dave

Badge +6

Thank you JeanSmit and K2publisher.

We have created custom broker service to get document details from Google Docs and also we have created K2 Smart list view and we retrived the File details in the gridview.

Now we trying to populated document attachement link in the each row of the list view and while clicking the download link we are trying to download the corresponding Document. This is our use case. Please kindly share your ideas for the above implementation.

Reply