質問
Not sure why Marketo makes it so hard to pass a program ID within the standard embed code
Maybe I'm missing something... the standard embed code allows you to pass the formid, why not the programid?
<script src="//pages.fiscalnote.com/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_1017"></form>
<script>MktoForms2.loadForm("//pages.fiscalnote.com", "---ILL-989", 1017);</script>