ExamQuestions.com

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

Microsoft

Microsoft Power Platform Developer (PL-400)

33 / 130

Question 33:

You create a custom connector for the National Weather Service (NWS). The NWS provides two types of forecasts: by grid points and by coordinates. Here is an example of the grid points URL:
https://api.weather.gov/gridpoints/{office}/{grid X},{grid Y}/forecast, 
where the office is an NWS office responsible for a section of the grid. You need to define the Policy details for the NWS connector. 
Please select the Policy template for the NWS connector.

Answer options:

A.Set HTTP header
B.Set property
C.Set Host URL
D.Set query string parameter
E.Set header/query parameter value from URL