Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category