I need to add an approve or reject a workflow button from my power apps, just like the one that brings dynamics ax by default called purchase order approval. any ideas?
thanks¡

I need to add an approve or reject a workflow button from my power apps, just like the one that brings dynamics ax by default called purchase order approval. any ideas?
thanks¡
Hi @mperez ,
I'm afraid it's not supported to call a button inside a powerapps app in dynamics 365 directly.
However, you could embed a powerapps app in dynamics 365.
And in this embed app, you could insert this button.
Here's a doc about embedded PowerApps in D365 CE using custom control for your reference:
Best regards,