Tag Archives: Retrieve Dynamics 365 CRM data

Retrieve Dynamics 365 CRM data in Portal by calling Odata using JavaScript

Introduction When user needs to display all the record using the “account” entity on the portal page then he can perform the retrieve operation by calling OData query using JavaScript. Working First we will create the entity list. On the entity list there is tab “OData” where we need to fill the information like “Entity… Read More »