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

Calling parametrized REST url from VBCS

edited Jul 1, 2018 12:51PM in Visual Builder 2 comments

Summary

Calling parametrized REST url from VBCS

Content

Hi

I have the below requirement

1) Landing page has text box, button, table format for output.

2) when I click the button, it will take the text from text box and call below url, and show the results below as table. Attached screen shot for reference.

https://xxxxxxxxxx.oraclecloud.com:443/ic/api/integration/v1/flows/rest/BRM_GET_ACCOUNT_DETAILS/1.0/accounts/{accid}

How to pass the input text to the above url accid? Also need to pass authentication to fetch the values from URL.

It could be great if any javaScipt exist OR suggest any simple solution.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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