Read Excel file from Cloud

Hi everybody
The problem is next. We have excel file which stored on cloud. How can we read data online from file without download?Can anybody help?

@r_Talant

Cloud means? Is it in Google Drive or Office365?

If it is then you can use Gdrive activities and Office365 activities

Let me know your source

Thanks

@Srini84 This our own companies cloud.

@r_Talant

Then you can ask your company

Is you company hosted in Amazon / Azure Cloud services

You can request for a API, so that you can easily interact with that files

Hope this helps you

Thanks

@Srini84 unfortunately no one is it. We use another services NextCloud

@r_Talant

NextCloud provides API

You can check below link or you can reach them

https://docs.nextcloud.com/server/18/developer_manual/client_apis/index.html

Hope this helps you

Thanks