hi,
i m trying to create this demo by help of yours video " Integrating Google Apps with Salesforce using Google Apps Script ".
I m create new Script project.. After that i m create two script file.
1.RowUtilities.gs
2.salesforce.com.gs
then i m trying to run salesforce.com.gs to view name in google doc.
that time error comes like :
TypeError: Cannot call method "addMenu" of null. (line 8, file "salesforce.com")
Please help me.. then i can move ahead..
Thanks you