*** Available from June / July 2026 ***
Power Automate Connector: Encodian – Convert
Overview
The 'Convert - HTML to Markdown' Power Automate action converts the HTML provided into markdown.
Credit Count
This action consumes 1 credit per operation.
Note, different Encodian actions can consume different numbers of credits. Please always check the action-specific documentation and read What is an Encodian Action for a full description of how credits are consumed.
Default Parameters
The default 'Convert - HTML to Markdown' flow action parameters are detailed below:
- File Content: (Optional) A Base64 encoded representation of the HTML (.html) file to be processed.
- HTML Data: (Optional) Enter the HTML data to convert to a PDF document.
- Format: Set whether the HTML should be converted to default Markdown or Git-style Markdown
Return Parameters
The 'Convert - HTML to Markdown' flow action returns the following data.
Action Specific Return Values
- Result - The HTML converted to markdown (md)
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments