Form Data to Google Sheets
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
-
-
- Posts: 301
- Joined: Mon Aug 20, 2018 6:47 pm
Form Data to Google Sheets
Would anyone have any suggestions on how to get form data to Google sheets?
- BaconFries
-
- Posts: 5871
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Form Data to Google Sheets
Perhaps the following may be of use, please see the answer given.
https://stackoverflow.com/questions/271 ... preadsheet
https://stackoverflow.com/questions/271 ... preadsheet
-
-
- Posts: 301
- Joined: Mon Aug 20, 2018 6:47 pm
Re: Form Data to Google Sheets
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.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
If anyone know's how to do that we'll - i'd be willing to pay for the service.
- wwonderfull
-
- Posts: 1558
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Form Data to Google Sheets
Contact here https://www.wysiwygwebbuilder.com/forum ... hp?t=94810johnsmith0251 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.
Last edited by wwonderfull on Tue Jul 19, 2022 7:33 am, edited 2 times in total.
- wwonderfull
-
- Posts: 1558
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Form Data to Google Sheets
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.
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
How did you get it to work?
- wwonderfull
-
- Posts: 1558
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Form Data to Google Sheets
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