Forum Discussion
ja_Hor_365
Jan 31, 2023Brass Contributor
Form Recognizer from Power Apps
How can I integrate the "GENERAL DOCUMENTS" model from Power Apps. What is the ID of this model? I will appreciate your contributions. Regards
2MuchC0ff33
Feb 10, 2023Brass Contributor
The "GENERAL DOCUMENTS" model's ID is not publicly available. You can train a custom model with your forms using the REST API endpoint and extract the model ID from the training operation's response. You'll need an Azure subscription and a Form Recognizer API key to use the REST API.