PDF - Extract Table Data

** AVAILABLE NOVEMBER / DECEMBER 2024 **

Overview

The 'PDF - Extract Table Data' action extracts table data as JSON from the PDF document provided.

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 Options

The default 'PDF - Extract Table Data' flow action parameters are detailed below:

  • File Content: A Base64 encoded representation of the PDF file to be processed
  • Extract: Specify the table to extract

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 'PDF - Extract Table Data' flow action parameters are detailed below:

  • Start Page: Optional - Specifies the page number to start extracting pages from
  • End Page: Optional - Specifies the page number to stop extracting pages on
  • Table Index: Optional - If 'Extract' is set to 'Custom', specify the index of the table to extract
  • Has Header Row: Set whether the first row is a header row

Return Parameters

The 'PDF - Extract Table Data' flow action returns the following data. 

Action Specific Return Values

  • Result - The table data as JSON

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.
Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk