iRobo.Activity.Google Invoice Parser

Extracts text out of  PDF/TIFF Invoices using Google Cloud Vision.

                                                                                                               

Properties

Input

  • gcs  Destination Bucket Name - Google Cloud Bucket Name where the output file that contains the extracted text will be saved. (Mandatory)


Misc

  • DisplayName -  Activity header name.


Output

  • Extracted Text String-  Get the output Text in a string.
  • Extracted Text Table -  Get the output in key, value pair in a DataTable.


     Note: 

     you can choose if you want to get the string text or the DataTable one , if you choose the DataTable you have to use an excel file, word file, or whatever is suitable to insert the extracted table into it

Steps of Using Google Invoice Parser Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Google Invoice Parser Activity to the Sequence.
  3. Enter the gcs Destination Bucket Name in the gcs Destination Bucket Name field in the properties Panel.
  4. Create Output DataTable Variable and add it to the Extracted Text Table field in the Properties Panel.
  5. Drag Excel Write Range Activity to the Sequence.
  6. Enter the Excel File Name in the Filename Field
  7. Enter the DataTable Variable name in the DataTable Field 
  8. Click the Save button from iRobo Studio Menu to save Workflow.
  9. Click the Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease