Is it possible with free apigee version synchronize products with API Portal?

Not applicable

Hello, I would like to know if it is possible with free apigee version synchronize products with API Portal, if so, what I have to do.

Thanks in advance

Solved Solved
0 2 197
1 ACCEPTED SOLUTION

Dear @Juan Andres La Cruz Acosta ,

Yes, It's possible. By Default, Apigee Edge API Products are cached on Developer Portal cache system so that we can avoid frequent API calls to Apigee Edge server to retrieve same. They are synchronized on every cron run.

However, We can change these settings in Developer Portal to sync products from Apigee Edge. Navigate to "admin/config/devconnect/apps" as an admin to change these settings. See screenshot below for same.

1465-screen-shot-2015-11-08-at-74141-am.png

View solution in original post

2 REPLIES 2

Dear @Juan Andres La Cruz Acosta ,

Yes, It's possible. By Default, Apigee Edge API Products are cached on Developer Portal cache system so that we can avoid frequent API calls to Apigee Edge server to retrieve same. They are synchronized on every cron run.

However, We can change these settings in Developer Portal to sync products from Apigee Edge. Navigate to "admin/config/devconnect/apps" as an admin to change these settings. See screenshot below for same.

1465-screen-shot-2015-11-08-at-74141-am.png

Thanks! I finally could do it!