Click here to Skip to main content
15,887,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am creating a form which has three fields.
I want to insert form data to my google drive spreadsheet and my login-id belongs to my company.
How to write url for google spreadsheet to insert records in google spreadsheet?

google spreadsheet shows url like "https://docs.google.com/spreadsheets/d/15iaML6S4Ahjhhjhhjkh25656jhjgjgj/edit#gid=0" if login with gmail account example@gmail.com

but google spreadsheet shows url like "https://docs.google.com/spreadsheets/a/company-name.com/d/15iaML6S4Ahjhhjhhjkh25656jhhhjjjgjgj/edit#gid=0" if login to gmail with account example@company-name.com



I reffered these links, but url is not working in my case,
https://gist.github.com/saetia/2345959#file-spreadsheet-php[^]

https://wiki.base22.com/pages/viewpage.action?pageId=72942000[^]
Posted
Updated 7-Aug-14 22:35pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900