Xtracta Get Doc-2.827.1430
Primary Features
- Obtains OCR results in .json format from Xtracta
- The json output file will be saved into a user defined output folder
Input
- Xtracta API Key, Output Folder and Document Id or Track CSV
Note1. Xtracta API Key : In the Xtracta website(https://app.xtracta.com/index.php), go to Admin=>Application and copy the key
Note2. Output Folder: An absolute path of a folder to save json files
Note3. Xtracta Document Id: Obtain from the Xtracta Upload plugin or Xtracta Tracking plugin or at the dashboard of Xtracta workflow portal.
Optional Input
- None
Output (Return Value)
String
The folder path that you have specified at the input section will be returned as string.
When multiple document ID’s are processed, the output .json files will be all saved in the same folder.
The .json files are given file name [document_id.json]