Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / MayankP’s Blog / CRM 4.0 Entity Navigator...

CRM 4.0 Entity Navigator: small tip

Mayank Pujara Profile Picture Mayank Pujara 830

Well What’s best way to navigate through list of entities and it’s attributes in CRM 4.0 quickly ? I have been using following way and I think it’s quickest way to get these information in CRM 4.0

Open IE Browser and type in following URL

http://[servername]:[portname]/[orgname]/sdk/list.aspx

Replace servername, portname and organization name of your environment in above link.
This will give you list of entities as below…

Now to get list of attribute either click on entities in above screen print or type following URL (replace entity name as per your requirement)

http:// [servername]:[portname]/[orgname]/sdk/mdbrowser/entity.aspx?entity=account”>

Hope this helps..

Cheers,
MayankP:)



This was originally posted here.

Comments

*This post is locked for comments