You are building a Power Apps app to manage records in the Account table in Microsoft Dataverse.
You must configure a Web API request to retrieve changes from the table.
You need to set the preference header for the API request.
What should you include in the request header?
- A odata.nextLink
- B odata.context
- C odata.deltaLink
Community Discussion