New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft PL-400 Exam - Topic 8 Question 53 Discussion

Actual exam question for Microsoft's PL-400 exam
Question #: 53
Topic #: 8
[All PL-400 Questions]

A company is creating a one-way integration from the Common Data Service to an external system. Data will be sent from a webhook to an Azure Function.

You need to configure the Azure Function to handle data from the webhook.

Which class and data type must the Azure Function handle?

Show Suggested Answer Hide Answer
Suggested Answer: B

The body will contain string that represents the JSON value of an instance of the RemoteExecutionContext class.


https://docs.microsoft.com/en-us/powerapps/developer/data-platform/use-webhooks

Contribute your Thoughts:

0/2000 characters
Leanora
4 months ago
I’m not sure about D, that doesn’t seem right for this scenario.
upvoted 0 times
...
Alverta
4 months ago
Surprised that XML is even an option here, who uses that anymore?
upvoted 0 times
...
Elden
4 months ago
I agree with B, JSON is more flexible for webhooks.
upvoted 0 times
...
Lucia
5 months ago
Wait, isn't it A? I thought .NET binary was required.
upvoted 0 times
...
Earleen
5 months ago
I think it's definitely B, JSON is the way to go!
upvoted 0 times
...
Chauncey
5 months ago
I'm leaning towards option B, RemoteExecutionContext in JSON format, since webhooks typically use JSON, but I could be mistaken.
upvoted 0 times
...
Wenona
5 months ago
I feel like XML was mentioned in some of the examples we went through, but I don't know if it's the right choice here.
upvoted 0 times
...
Delisa
5 months ago
I remember practicing a similar question, and I think it was about using RemoteExecutionContext, but I can't recall the data format.
upvoted 0 times
...
Jules
5 months ago
I think the Azure Function needs to handle data in JSON format, but I'm not sure if it's RemoteExecutionContext or something else.
upvoted 0 times
...
Tamie
5 months ago
This seems like a straightforward requirement that could be solved using either Process Builder or Flow. I'd probably start by exploring the Flow option, as it seems more flexible and dynamic.
upvoted 0 times
...
Penney
5 months ago
Hmm, I'm a bit unsure about this one. There are a few different solutions presented, and I'm not sure which one best addresses the security concerns. I'll need to carefully read through each option and think about how they would work in practice.
upvoted 0 times
...

Save Cancel