Trying out the Pro Plan, and there is the option for a web embed. In Paperform, there are options to embed a form using this script:
<div data-paperform-id="companah-hcvh"></div><script>(function() {var script = document.createElement('script'); script.src = "https://paperform.co/__embed.min.js"; document.body.appendChild(script); })()</script>
Any way to embed that in a Glide page?