For the complete documentation index, see llms.txt. This page is also available as Markdown.

Embed a form into an iFrame

Embed forms

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.

Follow these steps to get the embeddable link:

  1. Navigate to Automations > Workflows.

  2. Click on the Workflow that includes the form trigger to open it in the Workflow Builder.

  3. Click on the trigger to open its settings in the right side menu.

  4. Click Copy URL.

  5. Click <> Copy Embeddable iFrame code. This copies the embeddable Iframe code. Paste the code into your compatible webpage editor.

Last updated

Was this helpful?