Webflow with Jotfrom and URL Parameters

Hi!

I would like to embed a Jotform in a Webflow page and prepopulate the form using URL parameters.

I was able to embed the form in a page using an “embed HTML code” element, following this technical guide: Embedding a Form to a Web Page

* <script type="text/javascript" src="https://form.jotform.com/jsform/xxxx"></script>

I would appreciate some guidelines on how to pass URL param to the form element in the Webflow page.

Thanks!