Hello!
I have set up the Standard Integration between Business Central and Dataverse, and it is working pretty well. I have everything coupled, new records are being created in both systems, and updates are also being synced. However, I have come across a slight issue, and I can't quite seem to get around it.
When I create a new Account in Dataverse, it gets synced over and created in BC. When it then is created in BC, it gets an account number (No.), which I need to sync back to the record in Dataverse. Currently, it seems like the integration only looks for modified records to sync, and since this is not really modified upon creation, it does not sync back to Dataverse. If I manually go in and modify the record in BC, it gets synced to Dataverse, and the No. gets inserted as expected in the Dataverse record. It also gets synced over if I go into the record and sync it manually.
How can I make sure that the Dataverse record gets updated with the No. after it has been created in BC?