I am currently in the middle of creating a flow to convert some HTML to PDF using the Adobe Tools connectors on PowerAutomate.
My flow looks like this:

I think im on the right track, I need to create the HTML file in sharepoint first, then convert to PDF then create the PDF file. My issue is that the file name somehow has to be a zip file during the Convert Static HTML to PDF.


The file name expression is: outputs('Get_file_properties')?['body/{FilenameWithExtension}']
File Content comes from Get File Content.
Any help is greatly appreciated. If anymore info is required please let me know.
Devin