Configuration
| Option | Required | Description |
|---|---|---|
| Name | No | Label for the step in the workflow canvas. |
| Document URL | Yes | URL in Document URL. This field supports workflow variables through Insert Variable. |
| When the step fails | No | Controls whether the workflow should Terminate Workflow or Continue if this step fails. |
| Add this step from the Utilities group in Search steps…. |
Output
Click Run in the step header to test the step. Fetch Hive shows the extracted result in Output after the run completes. Use the variable picker in a later step to insert the exact output path for your run. The base reference is:Example
Add Document URL to Text from the Utilities group in Search steps…. Set Name to something likeRead contract PDF.
Paste the document link into Document URL. If the link comes from an earlier step, click Insert Variable and add that value instead.
Choose what should happen in When the step fails.
Click Run and review the extracted result in Output before passing it into a later step such as AI Prompt.
Notes
- Use a directly reachable document URL. This step is designed for fetching a document from a URL, not for uploading a file from your local machine.
- The settings sheet supports common document formats including PDF, DOCX, PPTX, and XLSX.
- If a document requires authentication or a private session, make sure the URL you pass is actually accessible to the workflow step.

