Can we create a lookup field using web api?
Answer / Rajbir
Yes, you can create Lookup fields using the Web API in Microsoft Dynamics 365. Here's an example of creating a new record with a Lookup field:nn1. Navigate to Data > Entities to find your entity.n2. Get the schema definition by issuing a GET request to <entity>describe.n3. Create the new record by issuing a POST request to <entity> with a JSON payload containing the Lookup field's value.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many link types are available on the datasource?
How do u do filteraions on the forms?
Difference between containers and temp tables?
What are maps ?
What are the methods on table ?
What is args class??
What do you mean by unmanaged solution?
What are the types of industries in which you possess thorough knowledge?
What are editable grid events?
What are the new features of d365 ?
What is difference between temporary table and container?
What are models and how are the created ?