06-02-24 10:56 AM
Hi all,
I need to interact with a Google Cloud Storage. As suggested in another post, it is possible through Utility - HTTP.
Can you give me support to define how to use Utility - HTTP for this need?
Thanks,
Daniel
06-02-24 12:58 PM
Hello Daniel,
You can use Google Cloud API.
https://cloud.google.com/storage/docs/json_api
You can also test the API in postman before trying the http utility.
Regards,
Athiban