I want to expose/share CSV files on IBM's Cloud Object Storage (COS) to an external service (Klipfolio) using a RESTful access. At this moment, I do not understand how to properly set up the URL for that RESTful access (or whether is it possible at all to access COS files via RESTful).
On IBMs Cloud I have: - created a COS service with its credentials, and - created a bucket, and - uploaded a test file to that bucket
I have read up and down documentations both on IBM and the other app (Klipfolio) but still clueless on how to set up that RESTful access to COS files. This is my first time with RESTful, so I am certainly a bit confused.
I am including an attachment of what Klipfolio is expecting (a URL and the credentials), therefore this is not about creating any code to download the file, but rather just directly accessing it via a URL.
Any help/hint will be highly appreciated.
Thank you in advance,
Manuel