Embedding a form to another platform

You can integrate the form into your website or a third-party platform using the form’s embed link. To obtain the embed link, navigate to Settings, then Forms. Select the desired form, click the three-dot menu button, and choose Copy embed link.

Then you can embed the form with simple HTML code:

<iframe src="FORM_EMBED_LINK"></iframe>