🔥 3-day streak
Microsoft Power Platform Developer137 / 140
Question 137 of 140
You are building a nightly integration that imports supplier records from an external ERP system into a custom Dataverse table. Each supplier has a unique ERP identifier stored in an alternate key column named 'erp_supplierid'. To avoid creating duplicates when a supplier already exists, you send an UpsertRequest referencing the alternate key. During testing, you need to confirm how the operation behaves and how your code can determine what actually happened. Which statement correctly describes the behavior of UpsertRequest in this scenario?
Reviewed for accuracy · Report an issueNext question