Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Populate UIB data set with an object dyanmically

tpeleg
Tera Expert

Hello experts,

 

I need to create dynamic table based on REST API data.

I'm trying to populate a data set from an object.

to start, I've created a data broker that returns a simple object:

 

tpeleg_0-1701606481377.png

tpeleg_1-1701606563049.png

Is it possible to create a dynamic table to fill this data in?

 

I mean someting like:

Type

Color

Model

Fiat

White

500

 

Thanks,

 

Tomer

10 REPLIES 10

Thank you very much @Dibyaratnam , highly appricated!