<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Export To Google Docs</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Export To Google Docs</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 17:41:43 +0000</pubDate>

<item>
<title>andrewwilson on "Export To Google Docs"</title>
<link>https://www.machform.com/forums/topic/export-to-google-docs#post-24715</link>
<pubDate>Tue, 19 Jan 2016 07:13:33 +0000</pubDate>
<dc:creator>andrewwilson</dc:creator>
<guid isPermaLink="false">24715@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;oh i figured it out... that is pretty darn handy, wish I knew this a long time ago!
&#60;/p&#62;</description>
</item>
<item>
<title>andrewwilson on "Export To Google Docs"</title>
<link>https://www.machform.com/forums/topic/export-to-google-docs#post-24678</link>
<pubDate>Mon, 11 Jan 2016 00:35:52 +0000</pubDate>
<dc:creator>andrewwilson</dc:creator>
<guid isPermaLink="false">24678@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;he4gaveme, can you provide some direction on how you did that?  I'm tired of copy and pasting in google every day ;)
&#60;/p&#62;</description>
</item>
<item>
<title>he4gaveme on "Export To Google Docs"</title>
<link>https://www.machform.com/forums/topic/export-to-google-docs#post-24677</link>
<pubDate>Sat, 09 Jan 2016 21:12:04 +0000</pubDate>
<dc:creator>he4gaveme</dc:creator>
<guid isPermaLink="false">24677@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm happy to report that I have tested out using Zapier and successfully send Machform data to a Google spreadsheet! It took a few times to get all the fields to populate in Zapier so I could match them from the form, but it worked very well. I didnt use the 'send raw data' because I didn't know the code to put there. So I opted to match the fields and select them.&#60;/p&#62;
&#60;p&#62;Hope that helps others! I know this is going to be a great addition to my workflow - it gives instant access to form submissions to people vs. waiting for the final spreadsheet when a form closes.&#60;/p&#62;
&#60;p&#62;Note - Initial testing showed that I could manually add a record (row) in the Google Spreadsheet and then the next new from submission was simply placed in the last available row.
&#60;/p&#62;</description>
</item>
<item>
<title>williamansley on "Export To Google Docs"</title>
<link>https://www.machform.com/forums/topic/export-to-google-docs#post-23491</link>
<pubDate>Tue, 23 Jun 2015 21:52:37 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">23491@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;@danielmee: I'm sure that the solution presented in the message linked to above is completely out of date by now, although I admit I haven't even looked at it; however the Machform code has change a lot since then. It may now be possible to do what you want by using the new webhook  feature, without modifying any Machform code.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.appnitro.com/blog-webhook-api-integration&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/blog-webhook-api-integration&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, I can't help you with this, assuming it's possible.
&#60;/p&#62;</description>
</item>
<item>
<title>danielmee on "Export To Google Docs"</title>
<link>https://www.machform.com/forums/topic/export-to-google-docs#post-23490</link>
<pubDate>Tue, 23 Jun 2015 20:38:23 +0000</pubDate>
<dc:creator>danielmee</dc:creator>
<guid isPermaLink="false">23490@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello Yuniar, this reply is over three years old and I was wondering if it's still the answer?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Export To Google Docs"</title>
<link>https://www.machform.com/forums/topic/export-to-google-docs#post-14338</link>
<pubDate>Thu, 12 Apr 2012 12:22:01 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14338@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Technically speaking, it is possible to do so. However, the details might require some effort.&#60;br /&#62;
Basically you can plug any additional code into machform form processing function.&#60;/p&#62;
&#60;p&#62;The file need to be modified is &#34;includes/post-functions.php&#34; file. You'll find a function called &#34;process_form&#34; there.&#60;br /&#62;
You can put any custom code at the end of that function.&#60;/p&#62;
&#60;p&#62;To give you some example, here is modification by other machform user:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/how-to-add-mailchimp-integration-via-mailchimp-api?replies=7&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/how-to-add-mailchimp-integration-via-mailchimp-api?replies=7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;it's not Google Docs, but the process is similar as above.
&#60;/p&#62;</description>
</item>
<item>
<title>branson123 on "Export To Google Docs"</title>
<link>https://www.machform.com/forums/topic/export-to-google-docs#post-14326</link>
<pubDate>Wed, 11 Apr 2012 20:11:23 +0000</pubDate>
<dc:creator>branson123</dc:creator>
<guid isPermaLink="false">14326@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hey,&#60;br /&#62;
Ok so firstly im a front end designer not developer so stop me if im talking rubbish. &#60;/p&#62;
&#60;p&#62;Is it possible to incorporate the google spreadsheet API into the form to get the results to post straight to a Google Docs Sheet?&#60;/p&#62;
&#60;p&#62;Many thanks&#60;br /&#62;
Bri
&#60;/p&#62;</description>
</item>

</channel>
</rss>
