Page 1 of 1

Form Data to Google Sheets

Posted: Mon Jul 18, 2022 7:05 pm
by johnsmith0251
Would anyone have any suggestions on how to get form data to Google sheets?

Re: Form Data to Google Sheets

Posted: Mon Jul 18, 2022 8:21 pm
by BaconFries
Perhaps the following may be of use, please see the answer given.
https://stackoverflow.com/questions/271 ... preadsheet

Re: Form Data to Google Sheets

Posted: Mon Jul 18, 2022 9:06 pm
by johnsmith0251
BaconFries wrote: Mon Jul 18, 2022 8:21 pm Perhaps the following may be of use, please see the answer given.
https://stackoverflow.com/questions/271 ... preadsheet
I really appreciate the advice. I was trying to see if anyone knew a way to do it through the wwb form settings itself. Right now, my thoughts are send data to mysql database and use zappier to shoot it over to google sheets. I can't get the wwb form to mysql database to work right though.

If anyone know's how to do that we'll - i'd be willing to pay for the service.

Re: Form Data to Google Sheets

Posted: Tue Jul 19, 2022 3:59 am
by wwonderfull
johnsmith0251 wrote: Mon Jul 18, 2022 9:06 pm
I really appreciate the advice. I was trying to see if anyone knew a way to do it through the wwb form settings itself. Right now, my thoughts are send data to mysql database and use zappier to shoot it over to google sheets. I can't get the wwb form to mysql database to work right though.

If anyone know's how to do that we'll - i'd be willing to pay for the service.
Contact here https://www.wysiwygwebbuilder.com/forum ... hp?t=94810

Re: Form Data to Google Sheets

Posted: Tue Jul 19, 2022 6:16 am
by wwonderfull
I think I have successfully implemented on how to send WWB Form data directly to Google Spread Sheet without the need to send data to mysql.

But..
You will not get any email notification on your email as the php form script has to be disabled. And no custom success page just a black page saying 'result': 'success' to row 2 with a black page. It uses a script from 3rd party so it is As Is.

Re: Form Data to Google Sheets

Posted: Tue Dec 26, 2023 7:41 pm
by tsmallmon
How did you get it to work?

Re: Form Data to Google Sheets

Posted: Wed Dec 27, 2023 6:32 am
by wwonderfull
tsmallmon wrote: Tue Dec 26, 2023 7:41 pm How did you get it to work?
Although it has been 3 years and somehow I dont see my demo work file on my folder which I did you can see from here.
https://medium.com/geekculture/link-you ... 24f0611d82