Extract Data

You can select this activity to extract data from a document for the selected fields that are created using the Manage Document Type functionality on the Design tab. Data can be in the form of key-value pair, table, or string.

You can use one of these options to extract data:

You can use the Configure option to select the extractor type you want to use.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Input Document Path String The location of file from which data must be extracted.
Output Response JToken Output for the response.
Response code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.