Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Suggested answer

Issue With API Post request - Trying to Post a lookup field

Posted on by
Please see the below request. We are getting an issue where it wants a primitive value instead of a guid.  The only way we can create this link is with the GUID lookup field.
If we try this without the Odata bind, it says CRM do not support direct update of Entity Reference properties, Use Navigation properties instead.
Has anyone had any experience trying to do a similar thing
 
 
curl --request POST \
  --url https://xxxx.com/api/data/v9.2/ed_elitecustomercares \
  --header 'Authorization: Bearer xxx' \
  --header 'Content-Type: application/json' \
  --header 'User-Agent: insomnia/9.3.3' \
  --cookie 'ARRAffinity=32207340dfef8ba6e2c1f475039acee12adec5436b8e97f2d636e54692306f1beb29bb4b19df1459d2ea781b605f33064b9fea1f144b525b9d7676625c4ffb5408DCC2B658F6E1CA295697670; ReqClientId=ce137239-f97b-462e-929b-cd5f7cb4a02c; orgId=37bb55e7-7293-ee11-8175-0022481a23ac' \
  --data '{
    "ed_name": "Sample Customer Care",
    "_ed_relateddeal_value@odata.bind": "/ed_deals(49234821-8dbf-ee11-907a-000d3a7e86e2)"
}'
  • Suggested answer
    Amit Katariya007 Profile Picture
    Amit Katariya007 8,530 Super User 2024 Season 1 on at
    Issue With API Post request - Trying to Post a lookup field
    Hello User,
     
    Can you refer below article which will help you to resolve this issue.
     
    Can you use only ed_relateddeal@odata.bind rather than what you have used.
     
    Thank you,
    Amit Katariya
  • Ray Profile Picture
    Ray 1,505 on at
    Issue With API Post request - Trying to Post a lookup field
    Whats the field type of "ed_relateddeal"? If it is a lookup field, then it can only be set with the format in your code.

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,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans