XRM-OSS / Xrm-WebApi-Client

A promise-based JavaScript library for the Microsoft Dynamics CRM WebApi - TypeScript type definitions available
https://xrm-oss.github.io/Xrm-WebApi-Client/
MIT License
100 stars 28 forks source link

Help! How to set lookup attribute on create/update #27

Closed fvakiliev closed 6 years ago

fvakiliev commented 6 years ago

Hi Florian,

Please give me an example of request xml for set parentcustomerid on create/update contact.

Thanks OldCat

fvakiliev commented 6 years ago

I'm sorry. Solved. 'parentcustomerid_account@odata.bind': '/accounts(' + accountid + ')'