exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 6 question 9 discussion

Actual exam question from Microsoft's PL-400
Question #: 9
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
Prakash4691
Highly Voted 3 years, 3 months ago
right answer
upvoted 15 times
...
Juan0414
Most Recent 2 months, 4 weeks ago
Correct! https://learn.microsoft.com/en-us/training/modules/integrate-dataverse-azure-solutions/azure-function
upvoted 1 times
...
jkaur
9 months, 2 weeks ago
correct
upvoted 1 times
...
ziggy1117
10 months ago
correct: https://learn.microsoft.com/en-us/training/modules/integrate-common-data-service-azure-solutions/5-azure-function
upvoted 3 times
...
Flatternschuchtern
1 year, 8 months ago
You can easily register the step first, then RMB it and press register web hook. What a way to score 0 on a question
upvoted 1 times
...
metyh
3 years, 1 month ago
correct answer
upvoted 2 times
...
Puneet80
3 years, 2 months ago
Answer is correct - Reference: https://d365demystified.com/2020/03/19/call-azure-function-from-dynamics-365-crm-using-webhooks/
upvoted 3 times
SashM
1 year, 4 months ago
yes correct. Thanks
upvoted 1 times
...
...
bigdatawork
3 years, 4 months ago
First two are correct but seems third should be register Step. https://docs.microsoft.com/en-us/powerapps/developer/data-platform/register-web-hook
upvoted 1 times
...
Prakash4691
3 years, 4 months ago
Correct Answer: step 1 - Register new webhook. step 2 - Provide Endpoint URL step 3 - Authentication step 4 - Register new step
upvoted 2 times
paulojorge
3 years, 3 months ago
The WebhookKey option is useful with Azure Functions because the authentication query string is expected to have a key name of code. Question answer is right.
upvoted 6 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 ...