Post data to a Google Spreadsheet using Webhooks

1,601 views
Skip to first unread message

Daniel Maloney

unread,
Nov 26, 2012, 11:58:14 AM11/26/12
to webh...@googlegroups.com
Anyone know of a simple way to post data to a Google Spreadsheet using Webhooks? In particular, I'm looking to take entries from a Wufoo form and using Wufoo's Webhooks integration to get the data into a Google Doc.

And before you ask, I'm using Wufoo for certain form customization capabilities that Google Forms don't offer...

Joël Franusic

unread,
Nov 26, 2012, 12:07:00 PM11/26/12
to webh...@googlegroups.com
You'll need to host the "converter" somewhere - Turn the Google Spreadsheet into a Google Form, and then post to the Google Form.

This is what I do to get SMS data into a Google Spreadsheet: https://github.com/jpf/Twilio-SMS-to-Google-Form

On Mon, Nov 26, 2012 at 8:58 AM, Daniel Maloney <daniel.p...@gmail.com> wrote:
Anyone know of a simple way to post data to a Google Spreadsheet using Webhooks? In particular, I'm looking to take entries from a Wufoo form and using Wufoo's Webhooks integration to get the data into a Google Doc.

And before you ask, I'm using Wufoo for certain form customization capabilities that Google Forms don't offer...

--
You received this message because you are subscribed to the Google Groups "WebHooks" group.
To view this discussion on the web visit https://groups.google.com/d/msg/webhooks/-/mFF-mz1rUdEJ.
To post to this group, send email to webh...@googlegroups.com.
To unsubscribe from this group, send email to webhooks+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/webhooks?hl=en.

Gnurps

unread,
Nov 27, 2012, 2:41:59 PM11/27/12
to webh...@googlegroups.com
Whether it's a Google Form or some other page, you need a web page that can receive the $_POST data from the Wufoo webhook. I think it sends $_POST data to whatever URL you specify. 

Gary
Reply all
Reply to author
Forward
0 new messages