How do I export my form code?

How do I export my form code?

You created a form and now you need to export the HTML to incorporate on your website. There are two common ways to export this code from your account. 

Export form HTML code from the Form library

  1. Navigate to the Assets Dashboard and click "Forms" from the left-hand navigation
  2. Locate and hover over the form you want to export and click the Edit drop-down menu
  3. Click "Export HTML"
  4. Depending on your browser and browser settings, it will either automatically download a file or ask you to save the file to your computer.  If you are asked to save as a type of file, select ".txt". By default most browsers will download to a ".html" format.
  5. Once downloaded, send that file to your web designer so that they may implement the code onto your website.



Export form HTML or Snippet code from workflow

  1. In the Form creation process, go to Step 4, Finalize. You will see the options to display Code Snippet or HTML Export. Once selected, click the Export button.


  2. This should open an HTML file in a new browser window. The HTML file that is typically displayed will be blank. 
  3. You will want to right click to View Page Source.


  4. This will open the actual code snippet you will need to add to your website.