This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You create an instant low-code plug-in and set it as global. How would you invoke the plug-in from a canvas app?
Use the plug-in by referencing from the Dataverse table, such as Accounts.IsValidAccountNumber()
Use the plug-in by referencing from the environment language object, such as Environment.IsValidAccountNumber()
Use them as you would any other Power Fx function, such as IsValidAccountNumber()
You can't use global low-code plug-ins from Power Apps
What must you do first to use a Microsoft Power Platform connector from a low-code plug-in?
Set up a connection reference for the connector in the same solution
Set up a connection for the connector
No setup is required to use a Microsoft Power Platform connector from a low-code plug-in
You create an instant low-code plug-in and set it as Entity by using the Account table. How would you invoke the plug-in from a Power Automate cloud flow?
Use the Dataverse connector and a step by using the Perform a bound action operation.
Use the Dataverse connector and a step by using the Perform an unbound action operation.
You can't use an instant low-code plug-in that’s set as Entity from Power Automate
You must answer all questions before checking your work.
Was this page helpful?