There is often a need to embed a form in an iframe to give users the ability to complete a form and trigger automation. The form can be embedded into other web pages that use iFrame links.
{% hint style="success" %} To get the dynamic form URL, make sure your form is already set up as a trigger for a workflow. {% endhint %}
Follow these steps to get the embeddable link:
- Navigate to Automations > Workflows.
- Click on the Workflow that includes the form trigger to open it in the Workflow Builder.
- Click on the trigger to open its settings in the right side menu.
- Click Copy URL.
- Click <> Copy Embeddable iFrame code. This copies the embeddable Iframe code. Paste the code into your compatible webpage editor.
