Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

Link entity in other website

Posted on by 760

Hi,

How ca I get the API of a specific entity? I want to link it in other website

*This post is locked for comments

  • Suggested answer
    gdas Profile Picture
    gdas 50,085 on at
    RE: Link entity in other website

    Hi Jane,

    Here is the sample

    [Organization URI]/api/data/v8.2/contacts(firstname='Joe',emailaddress1='abc@example.com')

    Please refer below msdn reference  -

    https://msdn.microsoft.com/en-in/library/mt607871.aspx

    You can also see how to construct the URL-

    https://carldesouza.com/query-dynamics-crm-javascript-webapi/

    Hoe this helps

  • Suggested answer
    RaviKashyap Profile Picture
    RaviKashyap 55,410 on at
    RE: Link entity in other website

    Hi Jane,

    You can refer the link for the WEB API.

    msdn.microsoft.com/.../mt742425.aspx

    You can find the base web api url for your organization from customization >> Developer Resource >> Instance Web API - Service Root URL

    To retrieve all account, you can use-

    https://<CRM URL>/api/data/v8.2/accounts

    To retrieve specific account by guid, you can use-

    https://<CRM URL>/api/data/v8.2/accounts(c01cf34a-cc15-e811-813d-70106fa3d971)

    Hope this helps.

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.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans