One of our Java applications uses a google API service account to process all the Google Drive Documents shared to it. As at the moment there is no REST API for manipulating the content of the documents, I plan to use a Google Apps Script with a time driven trigger for that purpose.
Could not find how to set up such a trigger for a google API service account. Needing some help. Thanks.
Sanjay