First, create a new form in your list by clicking on the option button of the list, in the List Tab, or in the form tab if you have already clicked in your list.
You have two ways to display your form in your website.
1) Click on the View online button under the options tab on the right
The form displays in a new window. You can copy the URL in your browser search bar
In your website source code, you’ll have to write it like this:
<a href="https://app.idfuse.fr/91/formdisplay/3e6ab9dcd29a410ea66c019754c23a38">Subscription form</a>
By clicking on the link, the subscriber will be redirected in the form window.
2) To add the form without redirection, click on the copy button next to “Copy HTML code”.
Then copy and paste the source code in your website html code.