Hi
How can read an Access DB stored in Sharepoint of my company ?
Thx
Francesco
Hi
How can read an Access DB stored in Sharepoint of my company ?
Thx
Francesco
Hi @checcosisani The current Sharepoint reader and writer in FME only supports lists, not files. If you can, map SharePoint to a local drive to access files.
Alternatively you can connect to the Microsoft Graph api (https://developer.microsoft.com/en-us/graph) and get the files there I believe? Going to try it later atleast :)
Have a look at this: https://knowledge.safe.com/questions/76488/connection-to-microsoft-graph-api.html