Hi,
We have a entity in CRM online. However when I tried to use it through Web API, it is not in the entity list. Initially it was not Change Tracking enabled, but even I enabled it and publish it. It is still not in the list.
Any idea?
Thanks,
*This post is locked for comments
Just browse to the webAPI and see if your entity is getting listed... most probably it will be spelling or lower case/upper case issue. You can browse the url :
https://<orgName>.api.crm.dynamics.com/api/data/v8.2/
You can get the url from : Setting->customization->Developer Resources->Instance Web API
Thanks,
PS
Hi Yuji,
Are you using Early or Late Binding? If you are using Early binding, you have to generate your class(es) using the CRMSrvcUtil again once you have created and published your entity.
This MSDN article explains it in much more detail:
msdn.microsoft.com/.../gg327844.aspx
Hope this helps. Please verify answer if this response helps you.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156