
Hi,
Which entities do I need to bring across via data export services that will tell me the following:
Case Number
Case Number Status
Work Order
Work Order Status
Booking Resource ID
Booking Resource Name
Parts Used
I also need to know what is the primary key and foreign key so I will be able to join to them when brought over across using data export services.
Thanks
Data Export service is used to download CRM online data in Azure SQL server.
You will get all entities or give a try at least.
Primary key is entity id and foreign key in CRM is lookupid.