Microsoft has introduced low-code plugins using the Dataverse Accelerator App, which eliminates the need for coding. These plugins allow for complex actions on Dataverse tables and can be integrated into Power Apps and Power Automation. There are two types of plugins supported: instant plugins, which can be triggered manually and have entity and global level scope, and automated plugins, which are triggered on Dataverse table events and have table-level scope. To create an automated plugin, you need to specify the table, event, and write a Power Fx expression. To create an instant plugin, you need to provide a display name, input and output parameters, and write a Power Fx expression. Low-code plugins are reusable and allow for building business logic with less coding knowledge.
Login now to access my digest by 365.Training