List of questions
Related questions
Question 258 - PL-400 discussion
You are developing a Power Platform solution. The solution connects to a third-party accounting system by using a Web API through a Power Apps app that automatically exchanges contacts with the sales data.
You have the following code: (Line numbers are included for reference only.)
You need to ensure that the code only synchronizes data that was not previously synchronized. Which code segment should you insert at line 02?
A.
Prefer: odata.track-changes
B.
Prefer: odata.allow-entityreferences
C.
Prefer: odata.allow-entityreferences
D.
Prefer: odata.include-annotations
Your answer:
0 comments
Sorted by
Leave a comment first