Hello guys, do you know if its possible to use an API Key from azure ( Document Intelligence or something similar) for Document Understanding instead of the API key from UiPath Cloud tenant?
Thank you!
Hi!
Sure, you can store credentials in other credential stores:
Orchestrator - Credential Stores (uipath.com)
@sven.wullum1 thank you for reply, actually I was asking if I can consume another API Key which is different from the UiPath one.
Right!
Sorry for the mix-up.
What exactly do you mean?
Do you want to use a different service than UiPaths Document Understanding?
Or:
Creating a new project you can specify the ocr method and supply the corresponding key:
Document Understanding - Introduction (uipath.com)
Yea, so I want to use another API Key together with an Endpoint, maybe one generated from Azure instead the API Key from UiPath cloud tenant.
If you are using Document Understanding Extraction scope and ML Extractor then you can’t use endpoints other than UiPath’s endpoint.
If you want to use Azure ML Skills use API requests:

