Power Automate Connector: Encodian – PDF
Overview
The 'PDF - Remove Digital Signature' action removes an applied digital signature from the PDF document provided.
Note: This action currently only removes signatures created by PDF - Sign
Credit Count
This action consumes 1 credit per operation.
Note that different Encodian actions can consume different numbers of credits. Please always check the action-specific documentation and read What an Encodian Action is for a full description of how credits are consumed.
Default Options
The default 'PDF - Remove Digital Signature' flow action parameters are detailed below:
- File Content: A Base64 encoded representation of the PDF file to be processed.
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.
Return Parameters
The 'PDF - Remove Digital Signature' flow action returns the following data.
Action Specific Return Values
- File Content - The processed PDF document (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 occur in case of an error.
- Operation Status - Indicates whether the operation has been completed, has been queued, or has failed.
0 Comments