ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 84 - PL-400 discussion

Report
Export

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.


Question 84
Correct answer: Question 84

Explanation:

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:

https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/tutorial-write-plug-in

asked 05/10/2024
Sébastien PIERRE
48 questions
User
0 comments
Sorted by

Leave a comment first