Hi all,
I have a requirement to transfer CRM Email records to Azure SQL Database and then need to delete the same from CRM. I want to show the deleted emails back into the CRM by fetching records from Azure SQL.
I am done with the first part that is migrating of CRM records to Azure SQL DB. Now I am looking for a way to fetch those records back to the CRM.
What are the ways to achieve this scenario?
Any help would be much appreciated.
Thank you.