Once you've created your form, you'll need to embed it on your website. This is a simple process of copying and pasting two code snippets.
You can place the form anywhere on your site.
After creating your form, go to the General tab and click the "Embed Form" button.
A sidebar will open with two code snippets.
First Code Snippet (Form Placement): Copy this code and paste it into your website's HTML code exactly where you want the form to appear.
Second Code Snippet (JavaScript): Copy this code and paste it anywhere within your website's HTML before the closing </body>
tag. It does not need to be near the first code snippet.