Fetch Document

The Fetch document flow block retrieves documents for use in your flow. The Fetch document flow block allows Designers to fetch documents from several connectors to use in concert with their generated document.

Example: In some scenarios, you want to include an external document in a flow in addition to the generated documents. For example, you may want to

  • Generate a quote for a customer and include a standard NDA from your company

  • Generate a lease for a tenant and fetch a lead paint notice to meet regulatory requirements

  • Generate a receipt and include a customer satisfaction survey

Parameters

The dropdown menus below provide all of the flow block's configuration options with detailed information and recommendations to help you configure your flow block.

Process a Smart Forms Upload using Fetch Document

To convert the output of a FilePicker field to a document that can serve as an input of another Flow Block, you must insert a Fetch Document block in your flow. This step will covert the content of the FilePicker field (a base64 string) into a Smart Flows document. Subsequent flow blocks, such as those listed below, can then utilize this document: 

  • Store in Microsoft SharePoint

  • Send to e-signature provider

  • Save in CRM/ERP system

  • Send e-mail (body or attachment)

  • Convert document

In the image below, you can see the E-mail (smtp) block is linked to the output of the Fetch document block.

Fetch Value Configuration