I am trying to download the entire set of records and fields for the Contact entity. Currently the only way I know how to do this is to pull an Advanced Find view of Contacts with all my columns included. Since Dynamics only allows for export of 100,000 records at a time, I have used "Email Address - begins with - A" as a starting point, and will move on to "begins with B", "begins with C", ...however with this number of columns, the export times out and I receive this error:
An error has occurred.
Try this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your organization's Microsoft Dynamics 365 Administrator. Finally, you can contact Microsoft Support.
What is the best way for me to download the entire Contacts table?