Hi team,
I am trying to implement a python AI model in power Apps. The selection in power Apps interface will feed into the model as an input. Has anyone tried to connect to a pre-built python model using rest API before?
Please share any thoughts/suggestions on this. Thank you.
Hi @veronicawuuuuu ,
Do you want to create a connection to your pre-built Python Model from PowerApps app using REST API?
Is there a REST API supported for Python Model?
If you want to create a connection to your pre-built Python Model from PowerApps app using REST API, I think the custom connector could achieve your needs.
On your side, you could consider create custom connector in your PowerApps based on the Python AI Model Rest API, then you could create a connection to the custom connector from your app, to use the custom connector to connect to your Python AI Model.
More details about creating a custom connector in PowerApps, please refer to the following article or video:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/register-custom-api
https://www.youtube.com/watch?v=dBCS1nPsDiE
Best regards,
User | Count |
---|---|
187 | |
125 | |
91 | |
47 | |
42 |
User | Count |
---|---|
271 | |
161 | |
132 | |
83 | |
78 |