ExamQuestions.com

Register
Login
Microsoft Power Platform Developer (PL-400) Exam Questions

Microsoft

Microsoft Power Platform Developer (PL-400)

110 / 130

Question 110:

You want to optimize the records retrievals from the Dataverse table using Web API Conditional retrievals. 
What should you include in your Web API request to retrieve the record only if it is changed?

Answer options:

A.Prefer
B.ETag
C.odata.track-changes
D.deltatoken
E.If-None-Match