Overview
The 'Word - Disable Tracked Changes' action for Power Automate disables tracked changes for the Microsoft Word document provided.
Input File Types
The following file types are supported:
- DOCX
- DOC
- DOTX
- DOT
- DOCM
- DOTM
- RTF
Example Flow
Please refer to the following article showcasing the 'Word - Disable Tracked Changes' power automate action:
Automate Enabling and Disabling Tracked Changes and Inserting Headers/Footers in Microsoft Word
Credit Count
This action consumes 1 credit per operation.
Note, different Encodian actions can consume different number 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 'Word - Disable Tracked Changes' flow action parameters are detailed below:
- Filename: The filename (including file extension) of the file to be processed
- File Content: The file content of the source Microsoft Word file
Please refer to the Obtaining the 'File Contents' Parameter article for guidance on how to obtain the 'File Content' parameter ready to provide to an Encodian flow action.
Advanced Parameters
The advanced 'Word - Disable Tracked Changes' Power Automate action parameters are detailed below:
- Culture Name: This setting is used to set the culture for the document prior to conversion. Please refer to the Culture Names article for a list of supported cultures
Return Parameters
Action Specific Return Values
- Filename - The filename of the processed file
- File Content - The processed file (Base64)
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