<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Oguz Kose</title>
    <description>The latest articles on DEV Community by Oguz Kose (@wssn).</description>
    <link>https://dev.to/wssn</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F172396%2Fc56ce827-9963-4089-928a-33ba8371690a.png</url>
      <title>DEV Community: Oguz Kose</title>
      <link>https://dev.to/wssn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wssn"/>
    <language>en</language>
    <item>
      <title>Handle Static Webflow Forms</title>
      <dc:creator>Oguz Kose</dc:creator>
      <pubDate>Sat, 01 Jun 2019 21:26:39 +0000</pubDate>
      <link>https://dev.to/wssn/handle-static-webflow-forms-fbe</link>
      <guid>https://dev.to/wssn/handle-static-webflow-forms-fbe</guid>
      <description>&lt;p&gt;&lt;a href="https://webflow.com"&gt;Webflow&lt;/a&gt; is a web-based drag and drop tool for building responsive websites. There are hundreds of professionally-designed templates. You can customize your selected template so that it’s perfect for your brand and goals. &lt;a href="https://webflow.com/feature/changes-to-forms"&gt;Webflow&lt;/a&gt; recently stopped supporting form handling for exported sites.&lt;br&gt;
You can easily handle your forms, receive files, integrate with over 1000 apps (Slack, Google Spreadsheet, E-mail, Google Docs and more) via &lt;a href="https://getform.io"&gt;Getform&lt;/a&gt;.  &lt;/p&gt;

&lt;p&gt;Set up your Webflow form with 3 easy steps:&lt;br&gt;
1- Create your first form in &lt;a href="https://getform.io"&gt;Getform&lt;/a&gt; and get your form endpoint url.&lt;/p&gt;

&lt;p&gt;2- Choose form element in Webflow and select its settings. Paste your Getform endpoint into Action input and set your method as POST. 3- Publish your website and send your first submission. Voilà&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/NNvwKW2HFP4"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Getform features:&lt;br&gt;
&lt;a href="https://getform.io/docs/collecting-submissions/uploading-files"&gt;File upload support&lt;/a&gt;,&lt;br&gt;
CSV Export,&lt;br&gt;
&lt;a href="https://getform.io/docs/collecting-submissions/email-notifications"&gt;E-mail notification&lt;/a&gt;,&lt;br&gt;
&lt;a href="https://getform.io/docs/webhooks/how-to-setup-webhooks-on-getform"&gt;Webhook support&lt;/a&gt;,&lt;br&gt;
&lt;a href="https://getform.io/docs/using-ajax/sending-submissions-with-ajax"&gt;AJAX support&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webflow</category>
      <category>form</category>
      <category>html</category>
      <category>serverless</category>
    </item>
  </channel>
</rss>
