QuestionQ390
Develop integrationsA company intends to implement an integration between Microsoft Dataverse and Azure Service Bus.
When an Account row is updated and the Credit Limit is set to more than $25,000, row information must be posted to an Azure Service Bus queue. The prior Credit Limit value must also be included.
You use the Microsoft Power Platform CLI to create the plug-in package.
You need to implement an interface.
Which interface should you implement next?
- A IServiceEndpointNotificationService
- B IPluginExecutionContext
- C IWebHttpServiceEndpointPlugin
- D IServiceEndpointPlugin
Community Discussion