autohotkey interact with google drive

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
apoklyps3
Posts: 116
Joined: 13 Feb 2016, 13:20

autohotkey interact with google drive

19 May 2018, 06:21

is it possibile to make an autohotkey script interact with google drive without using "gdrive" utility?
i created a gui that has some text fields and on submit I want the script to take the certain data and create a new doc on my google drive.
while google drive utility seems to do what I need I would like to eliminate the "middle" man to make sure nothing goes wrong.
thanks in advance
apoklyps3
Posts: 116
Joined: 13 Feb 2016, 13:20

Re: autohotkey interact with google drive

20 May 2018, 00:33

Impossible?
All I interested in is sending some data as doc/txt from a client that fills the forms to a place and from there I fetch the data with another GUI that downloads the said created docs. kinda of a a quick messaging tool.
I think gdrive would have been the quickest way to do that.
sending email would have been an option, but that could fail some times...
maybe FTP upload could be another...
User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Re: autohotkey interact with google drive

20 May 2018, 15:03

Odd that you ask this question as I'm currently writing a server side interface for this exact end-point.
Once I'm finished, I should be able to convert it over to AHk but it'll take me a couple of days if not over a week.
edit: my server side class https://git.io/vpjZ7 ( specifically the CreateJsonFile() method )
apoklyps3
Posts: 116
Joined: 13 Feb 2016, 13:20

Re: autohotkey interact with google drive

20 May 2018, 20:36

hope you can acomplish it.
i'm sure I'm not the only one looking for something like this.
chhers
User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Re: autohotkey interact with google drive

20 May 2018, 20:40

I've successfully converted other google services over to AHk.. I just have to get my server version working first lol ;)
apoklyps3
Posts: 116
Joined: 13 Feb 2016, 13:20

Re: autohotkey interact with google drive

23 May 2018, 14:39

Let me know when you get it going , please. eager for this.
would it be able to implemented the way I want? with no extra files needed , just ahk code compiled to an exe that can be ran on any computer without any constrains of compatibility?
User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Re: autohotkey interact with google drive

23 May 2018, 15:09

Sorry for the delay.. I've been working on my backend version all day..
I'm hoping to get started on converting it over by the end of the week...
apoklyps3
Posts: 116
Joined: 13 Feb 2016, 13:20

Re: autohotkey interact with google drive

03 Jun 2018, 10:06

I would be ok with onedrive interaction too if that is possible...

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: roeleboele and 372 guests