Overview
The Convert Word to non-modern page action converts the provided Word document to HTML that can be used to create a simple ASPX page in SharePoint.
Supported File Type
Word documents- docx
Input Parameters
The Convert word to non-modern page action has the following parameters
- File Content – A Base-64 encoded string of the file being converted. Extracted from Get file content flow action using expression body(‘Get_file_content’)?[‘$content’]
Output Parameters
- File Content – Base-64 string of the processed document.
Example Flow
For details instructions on how to use the Xbridger Convert word to non- modern page, please refer to the following blog post…