Hi,
I need to know if it's possible to call a dynamics 365 CRM Action o workflow from PowerApps and how to do it.
Thanks in advance.
Regards.
Is this on preview or is it working right now?
I cannot find it in South America region.
Hi @enriqueceron ,
Could you please share a bit more about your scenario?
Do you want to call a Dynamics 365 CRM Action or workflow from PowerApps?
The user @Dexx3336 has faced similar issue with you, please check the response within the following thread:
More details about actions supported within Dynamics 365 connector, please check the following article:
https://docs.microsoft.com/en-us/connectors/dynamicscrmonline/
Actually, Dynamics 365 connector acts as a Table data source within PowerApps rather than action data source. In other words, you could not directly perform actions supported within Dynamics 365 in PowerApps.
On your side, you need to create an app based on your Dynamics 365 Entity, then do some add, edit or delete operation through this app.
More details about PowerApps works with Dynamics 365 Entity, please check the following video:
https://www.youtube.com/watch?v=i8ZqehB6Xow
If you want to perform direct actions supported within Dynamics 365 connector, you could consider take a try to create a Microsoft Flow to achieve your needs:
In addition, if you want to call a Dynamics 365 workflow from PowerApps, I afraid that there is no way to achieve your needs currently.
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Best regards,