Embed a URL or iFrame within a Healthie Form

Healthie supports the ability to add an iFrame to a form as part of our Enterprise Plan. This can be used for intake forms, charting templates, and Programs.


Set Up


Use Embed External Website

  • Navigate to Forms > Form Builder > Form you'd like to embed external website to
  • Drag and Drop "Embed External Website" in the Agreement Question Bank


Edit that Form Field

  • Add an iFrame URL

The URL is in this format:

http://example.com?width=100&width_type=percent&height=100&height_type=vh

< http://example.com/?width=100&width_type=percent&height=100&height_type=vh>; .Please note that you need to include either http:// or https:// at the beginning of the URL.


You control the width and height of the iframe via the params at the end ofthe URL. We support 'percent', 'vh', and 'px' as height width types.


The iFrame modules will pass in the Client's User ID and parent URL on an active membership. 


FAQs

If a form is embedded in Healthie, or using the iframe, can a client's email address (or other information be passed outside of Healthie?

Yes, you can embed an iframe, and then leverage Healthie's API to tell which client is accessing the page. Healthie will not directly pass client's emails in.


I'm looking to leverage this iFrame functionality in the Healthie Form Builder. If the desired embed is not a video, should I change the HTML tags to be <iframe>?

When using the iFrame module you don't actually supply any HTML in the field; instead, you supply the URL you'd like to be iFramed within the form. Our system will then generate the appropriate <iframe> tag for the provided URL for you. Here's an example of how that would look like if you were to embed https://gethealthie.com within the form:

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.