UiPath Documentation
marketplace
latest
false
UiPath logo, featuring letters U and I in white

Marketplace user guide

Last updated Apr 1, 2026

Quickstarts

The following guide provides step-by-step instructions to help you create a working sample of the different activities so that you can verify the connection to your Form Recognizer Azure resource and get familiar with the input/output properties.

Quickstart

Description

After completing the steps in this guide, you'll have an automation sequence that does the following:

  1. Establishes a connection to your Azure Form Recognizer resource ( Azure Form Recognizer Scope ).
  2. Creates a new custom training model using the source form documents that you stored during Setup ( Train Model ).
  3. Retrieves and outputs the status of the train model operation ( Do While , Get Model Info , and Write Line ).
  4. Retrieves and outputs the keys extracted during the training model operation ( Get Model Keys , For Each , and Write Line ).
  5. Deletes the new custom training model that you created ( Delete Model ).

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated