Hello.
I have a canvas app that has a form and HTML template. The form populates dynamic fields in the HTML form. When the user hits submit, it kicks off the flow to convert the HTML template. This part works fine. The template is converted to PDF. The problem is is that the dynamic fields are not populating in the template.
A simplied version of the flow looks like below:

Ive been researching and have not found a reason why it is doing this.
Thanks for your time!