Get data through Service Node (Api call) and Display data in the table

I want to get data from the service Node and display that data in the table is there any way to show data in the table ? Thanks

@ahsanhafeez021

We infer from your requirement that you would like to retrieve the data from the service node and insert data in the data table.

You can retrieve the data from the service node through context, as context.serviceNodeName.response.body

The above syntax might change as per the response structure of your API.

After the service node, have another service node with ServiceType as Data-Service >> Add Data.

Let us know if you need any further information.

Regards,
Yoga Ramya,
Kore Support.