We can RetrieveTotalRecordCount Function we can get the total number of records for an entity (works for more than 50000 records) For e.g. https://[orgname].crm.dynamics.com/api/data/v9.1/RetrieveTotalRecordCount(EntityNames=[‘lead’,’contact’,’account’,’incident’]) https://dreamingincrm.com/2019/07/22/getting-entity-record-counts/…
Continue Reading Nishant Rana’s Article on their blog
RetrieveTotalRecordCount function to get the total number of records in Dynamics 365
We can RetrieveTotalRecordCount Function we can get the total number of records for an entity (works for more than 50000 records) For e.g. https://[orgname].crm.dynamics.com/api/data/v9.1/RetrieveTotalRecordCount(EntityNames=[‘lead’,’contact’,’account’,’incident’]) https://dreamingincrm.com/2019/07/22/getting-entity-record-counts/ https://stackoverflow.com/questions/51543802/counting-all-rows-in-dynamics-crm-online-web-api-odata https://nishantrana.me/2020/05/27/different-ways-of-getting-record-count-total-in-dynamics-365/ Hope it helps..
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
#Dyn365CE2021.01.26Custom API Request Parameter entity in Dynamics 365 / Microsoft Dataverse
#Dyn365CE2021.01.25Dynamics Portals – Using SSL Certificates and Custom Domains – Part 1: Generate Certificate Request
#Dyn365CE2021.01.22Export key attribute uniquename for component CustomAPI must start with a valid customization prefix exception while creating Custom Action in Dynamics 365
#Dyn365CE2021.01.20Force Sync Users from Azure AD to Dynamics CRM