You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Content Delivery REST API to fetch images in VBCS

Accepted answer
40
Views
4
Comments
edited Dec 24, 2019 11:28AM in Content Management 4 comments

Summary

Content Delivery REST API to fetch images in VBCS

Content

Hi,

I have published the Images in assest in oracle content and experience. I need to display these images in oracle VBCS and i am using REST API for content Delivery.

i) First step is to call items api to get all published item> https://<CECS domain>/content/published/api/v1.1/items?channelToken=<token>
ii) Loop through the result (for loop) and call REST API to get itme details.  https://<cecs domain>/content/published/api/v1.1/items/<itemid>?channeltoken=<token>

Result of step 2 gives item path with different rendition. Do we need to hit another REST API like below to get the actual image?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!