UiPath Documentation
document-understanding
2.2510
true
  • Démarrage
    • Vue d'ensemble (Overview)
    • Limites et quotas
  • Exemples d’utilisation de l’API Document Understanding™
  • Licences
  • Résolution des problèmes
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Document Understanding API guide

Dernière mise à jour 6 avr. 2026

Utiliser le service d'extraction

Extract data from the document using the same documentId and the extractorId. The extractorID is selected based on the classification result. Select a suitable extractor based on the documentTypeId returned by the classification. You can discover classifiers either by calling the Discover Classifiers routes, or by calling the Get Project By Id route. Here are more details about how to use the Discovery Service for retrieving information about the project's available classifiers and extractors.

L'appel POST pour l'extraction peut être effectué pour une consommation synchrone ou asynchrone.

Chaque action nécessite un appel POST et plusieurs appels GET (à cause de l'interrogation), ce qui signifie que si vous souhaitez valider un résultat d'extraction, vous devez effectuer un POST et plusieurs appels GET.

Remarque :

Extraction data is soft deleted after one day.

Les exemples suivants utilisent un appel POST pour une consommation asynchrone.

Selon l’opération, les appels d’API Document Understanding utilisent les classes suivantes :

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour