
Announcements
Using Rest API unable to update Lookup column in Data verse:
I'm using PATCH API of Dataverse to update lookup column.
No errors appear at the same time without any updates in dataverse.
{
"@OData.cr86e_projectownercrplpaId":"{{https://orgb593374f.api.crm.dynamics.com/api/data/v9.2/cr86e_projectowneranalysts}}/cr86e_projectowneranalystid(5c0a2157-89c1-ed11-83ff-0022482721ae)"
}
Please suggest the right solution.
Try to use my tool Dataverse REST Builder to generate the correct syntax for the body (update request).
you can get it from the syntaxes, but if you need the raw body you can save it to postman and import there.