Is there a way to, as a contour form submission succeeds, add that perticular data as a new row in a google spreadsheet?
A client want to be able to easlily change the data, as well as have other tabs in the same document, where as I think that a google docs-integration perhaps is a solution. Currrently the client uses Google Form, but it provides little or no control of markup etc.
Yeah if google spreadsheet has an api you could do that by creating a workflow type, check this recent example where I integrated Contour with podio http://www.nibble.be/?p=424
Autoexport to google spreadsheet
Is there a way to, as a contour form submission succeeds, add that perticular data as a new row in a google spreadsheet?
A client want to be able to easlily change the data, as well as have other tabs in the same document, where as I think that a google docs-integration perhaps is a solution. Currrently the client uses Google Form, but it provides little or no control of markup etc.
Yeah if google spreadsheet has an api you could do that by creating a workflow type, check this recent example where I integrated Contour with podio http://www.nibble.be/?p=424
So looks like they have an api, should be possible then :)
https://developers.google.com/google-apps/spreadsheets/#adding_a_list_row
Details on extending: http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Extending-Contour/
Details on full control of form markup: http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Custom-Markup/
Thanks. Gonna have a look.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.