DRAG DROP - A company uses Dynamics 365 Sales. Sales commission must be calculated when an order is placed. You create an Azure Function to perform the calculation. The Azure Function has an HTTP trigger. You need to configure the Plug-in Registration tool to send data to the Azure Function when an order is placed. You open the Plug-in Registration tool and connect to Dynamics 365 Sales. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Select and Place: Â Suggested Answer: Step 1:SelectRegister New Web Hook. Configure Dynamics 365 Sales to Call Your Webhook in Azure Functions 1. Open the Plug-in Registration Tool and connect to your organization. 2. Select Register->Register New Web Hook Step 2: Enter the endpoint URL - Step 3: Register a New Step for Create of SalesOrder. Register a new webhook, and then tie that webhook to an event in Dynamics 365 Sales. Select your newly registered webhook, right-click it, and then choose "Register New Step." Note that the webhook here is set to execute whenever a change to an account record is detected within Dynamics 365 Sales. Reference: alt="Reference Image" /> Step 2: Enter the endpoint URL - https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/tutorial-write-plug-in This question is in PL-400 Microsoft Power Platform Developer Exam For getting Microsoft Certified: Power Platform Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer