using connectors to read from office365 excel file

111 Views Asked by At

I've been reading a lot about connectors and I'm trying to develop a .net application that is able to read data from an excel file in office 365 much like power apps such as power automation. The problem is in the documentation https://learn.microsoft.com/en-us/connectors/custom-connectors/use-custom-connector-logic-apps I only find ways to connect a file using azure or power apps. How can I read data from an office 365 file using my own .net application?

0

There are 0 best solutions below