iRobo.Activity. DocParser - Upload Document

Activity that uploads a document to the Docparser.

                                                                                       

Properties

Input

  • APIKey - Doc parser API key (Mandatory)
  • Parser ID -  Parser ID (Mandatory)
  • PDFFile - PDF file to upload to doc parser (Mandatory)


Misc                                                                                        

  • DisplayName Activity header name.


Output                                                                        

  • Document id A string variable that contains uploaded document id.


Steps of Using DocParser - Upload Document Activity

  1. Open iRobo Studio.
  2. Navigate to Existing Project or create new project.
  3. Right click on project name and create new workflow.
  4. Drag the DocParser - Upload Document Activity from the Toolbox.
  5. Type the APIKey for the doc parser .
  6. Type the parser id in Parser ID input .
  7. Type the  pdf file that will be uploaded to doc parser in PDFFile input.
  8. Put a string variable in the output field DocumentId to store uploaded document id .
  9. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  10. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: What is a Help Authoring tool?