How to add/update/delete data in side Firestore using apigee

Hi,

I have set up Firestore database and created sample data in it. Now I need to use APIGEE to interact with Firestore. I added firestore extension in apigee and configured the test under Environment Configurations. What should be the next step?

0 3 545
3 REPLIES 3

I guess you need to use Extension Callout policy, Check the sample in this doc,

https://docs.apigee.com/api-platform/reference/extensions/google-cloud-firestore/google-cloud-firest...

You need to use the Extension Callout policy.

Hi Siddharth,

I have gone through the documentation, but it is not clear to me like where to configure Extension Callout policy and how to configure them and use them? Any help on this?

Thanks.

I dont have an Apigee Edge Cloud Enterprise accounts so I have never configured it.

AFAIK once you have configured the extension, the next step is to add the Extension Callout Policy in the API Proxy flows and configure as per the docs.

Did you also check these docs?

https://docs.apigee.com/api-platform/tutorials/add-extension/intro (Check Step 3)

https://docs.apigee.com/api-platform/reference/policies/extension-callout-policy#samples