exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 6 question 16 discussion

Actual exam question from Microsoft's PL-400
Question #: 16
Topic #: 6
[All PL-400 Questions]

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:

Show Suggested Answer Hide Answer
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:
https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/tutorial-write-plug-in

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
oleav
Highly Voted 1 year, 1 month ago
correct
upvoted 5 times
...
Juan0414
Most Recent 2 months, 4 weeks ago
Correct! Same question here: https://www.examtopics.com/discussions/microsoft/view/43668-exam-pl-400-topic-6-question-9-discussion/
upvoted 1 times
...
At09
8 months ago
Correct
upvoted 1 times
...
BlueP
1 year, 11 months ago
correct - https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/use-webhooks?view=op-9-1
upvoted 4 times
...
BillWwww
2 years ago
Oh authentication is set to webhookkey in their example, but it isn't an option on the choices
upvoted 1 times
...
BillWwww
2 years ago
Doesn't authentication also need to be configuration ie HttpHeader?
upvoted 1 times
...
Rugby069
2 years, 2 months ago
Correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...