Let's say a company have 20 employees, and each employee scan their accounting-document (expenses) with their mobile phone e.g. to their personal OneDrive or a shared Sharepoint folder (library).
These documents has to be imported into BC and be handled by finance.
Any smart way of doing this?
I'm aware each employee could have a Teams Members license and import the document themselves.
I assume one could always build a little tool in e.g. C# (BC API and Graph) which, at a schedule time, look into each employees "OneDrive\Expenses" and import the documents into BC.
But it would be nice if there was a ready solution for this.