🏷️Adding the Script
IMPORTANT: Do not skip this step, otherwise your form will not work!
In order for Inputflow to work, you need to add the Inputflow script to the page where the multi-step form will be created.
Copy the following code:
<script src="https://script.inputflow.io/i.js" type="module" defer></script>
and paste it into the code section of your page, and then click on "Save".

Watch the following video to learn how to add the Inputflow script to your site:
Last updated