Announcements
var note = {}; note.subject = "Notes Subject"; note.notetext = "Notes Text"; note.filename = "FileName.txt"; note.documentbody = "Base64String"; note["objectid_contact@odata.bind"] = "/contacts(00000000-0000-0000-000000000000)"; Xrm.WebApi.createRecord("annotation", note).then( function success(result) { alert("Success"); }, function(error) { alert(error.message); }); But i get error Xrm error. I know it is depricated, But Xrm.WebApi.offline shoudl work, but i does not Xrm.WebApi.offline (Client API reference) in model-driven apps - Power Apps | Microsoft Learn I am lost, any help is apperciated.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Hamza H 142 Super User 2026 Season 1
Nagaraju_Matta 128
11manish 121