I'm trying to convert an HTML file from a SharePoint doc lib to PDF using the OneDrive Convert file connector but getting a
BadRequest 400 with message: "The response is not in a JSON format."
Is this feasible? do I need to first convert the file to JSON then do the conversion to PDF? Any tip is appreciated

