Automation Editor
...
Building Automations
Forms Overview

Embedded Forms

2min

Forms can be embedded on any web page!

Here is a colorful example:

Document image


To obtain the form's embed code, use the automation's gear menu in the dashboard here:

Document image


Alternatively, from the Human Interaction "await form submission" trigger, edit the form:

Document image

Document image


Then click the Get Embed Code button here:

Document image


A single line of script code to embed the form into your web page will be copied to your system clipboard:

Document image


Just add that line to your web page, plus a <div id="embed_apiant_form"> where you want the form to appear. If your DIV doesn't have a size, a default size will be used.