My program works like this:


1 - Make a copy of a public google spreadsheet to my drive account (the 
account of the user in the device), with the Drive Api, that works fine

2 - the public google spreadsheet has a apps script inside with a simple 
function, i need to execute that function.

3 - the function in the apps script is executed excelent (with the ID of 
the script), with the Apps script api from android.

the problem is: each time is performed the copy of the spreadsheet, the 
script inside changes the ID, i need a way to get that ID always.


my program works fine, only i need the way of list the apps scripts ID from 
the drive account. 
<http://stackoverflow.com/questions/37211686/how-to-get-the-id-of-the-apps-script-inside-a-spreadsheet?noredirect=1#comment61968448_37211686>

How to solve this ?


http://stackoverflow.com/questions/37211686/how-to-get-the-id-of-the-apps-script-inside-a-spreadsheet?noredirect=1#comment61968339_37211686

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/7ba549c0-e22b-4664-8efe-5dc7ceff4539%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to