parse

How to get individual value from REST API returned from Oracle database in the UI

Hi,

have created a simple REST API call that access the database and returns a JSON object.
I can display the JSON in the form ok, so all that is good.

My question is - how can I access the individuate JSON item, in this case the "greeting" item.

Notifications