Upload File to GCS using Apigee APIs

Is it possible to upload a file to Google cloud storage using APIs. Can it be done using extension policy. @Dino @Dino-at-Google please help me to understand how to achieve this using API proxy.

Thanks,

Sonal

0 3 846
3 REPLIES 3

Is it possible to upload a file to Google cloud storage using APIs. Can it be done using extension policy.

Yes, there is a GCS Extension.

8602-screenshot-20190514-094326.png

Here is a tutorial on the topic.

https://docs.apigee.com/api-platform/tutorials/add-extension/intro

@Dino@Dino-at-Google , I have gone through the Extension callout to use the Google Cloud Storage Extension. But, I am not able to see action in the Extension callout to upload an object or to a generateSignedURL to upload an object. I could see generateSignedURL only for downloading an object. Am I missing something here?

I think you are correct. I believe the extension is somewhat limited.

You can examine this repo to see if it meets your needs for generating signed URLs.