Jump to content

Recommended Posts

Posted

Anyone tried using Google Docs Api with AutoIt?

I need some samples hot to upload my Doc, change permissions, add share with people list,

remove people from Shared list

Also Google Site update from Autoit script would be nice too

Thanks

Posted (edited)

Try submitting a post request... It isn't that hard when you look at it >_<

http://code.google.com/apis/gdata/docs/2.0/basics.html#InsertingEntry

Cheers,

Brett

Edited by BrettF
Posted

Try submitting a post request... It isn't that hard when you look at it >_<

http://code.google.com/apis/gdata/docs/2.0/basics.html#InsertingEntry

Cheers,

Brett

if it's not hard, post some examples

say Upload Doc or Change Sharing

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...