I would like to update my database with an excel file the problem is that it is on a cloud. This is a doc itself updated by several partners. Is it possible with fme to recover this data?
- yes the diagram doesn't change it’s just to add lines
Just to clarify, NFS is Cloudian, right? It appears to be S3 compatible so maybe the regular S3 options within FME would already do the trick. Otherwise I'm sure they'll have an API so you can use an HTTPCaller to download the file and process it.