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

How to assign REST API output to table in VBCS

edited Oct 9, 2020 4:06AM in Visual Builder 10 comments

Summary

How to assign REST API output to table in VBCS

Content

I have Input text for user name and search button.  This should call me IDCS User Search API and retrive the result in table.

For this , i have created Service Connection created for IDCS REST API.

Created type, variables  for both request and response.

Created Action listener for Event (Search button) which will call Action Chain.

In action chain, there is assign variable to populate request variable (json).

then call RESTAPI endpoint to call the IDCS REST API and assign request var to body

then on Sucesss, assign response of end point to response variable.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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