Hello!
I've recently been working with the Standard Integration between Business Central and Dataverse. In my work, I have added a couple custom tables to the integration, and the sync works well for them. However, they are not syncing automatically every 30 minutes or so like the other tables are. They are strictly manual at this moment. By manual I mean that I have to go to a record and synchronize it, or go to the Integration Table Mapping page in BC and start a full sync.
I was wondering if it is possible to set up an automatic sync for the custom tables, similar to how all the other tables are synced.
I imagine I can do it via a codeunit job queue, but I'm not quite sure how to set it up, as the documentation for these things slightly out of the box is very difficult to find.