Hi,
I have two apps, one canvas and one model-driven. They both connect to the Dataverse. The table they connect to has SharePoint integration for document storage. I just discovered that the SharePoint item doesn't actually get created when a new item is created in the Dataverse table, it only gets created when you open the Documents tab inside the model-driven app:





The problem I have is that the new records will be created in a Canvas app, but I still need this SharePoint integrated library record to be created automatically, so it can be used inside the Canvas App. Does anyone know how the relationship between SharePoint and an integrated table is managed? Is there a way to trigger it from a canvas app?
Thanks