Has anyone accessed Google Drive yet from a pipeline?

We need to retrieve (native) Google documents as docx from Drive, and to 
browse available files/directories. Has anyone already done the 
integration using the REST API, 
https://developers.google.com/drive/v3/web/about-sdk ?
It seems that you need a Google Authentication client library for each 
programming language, so maybe p:http-request by itself won’t take you 
far enough unless you also implement OAUTH2 in XProc. So maybe creating 
an extension step in Java is the way to go? 
https://developers.google.com/drive/v3/web/quickstart/java
Has anyone endeavored to do this already?

Gerrit

Received on Thursday, 28 December 2017 15:56:09 UTC