Reading a DB column containing a JSON string and passing it to a third party API
Content
Hi everyone, we are storing a JSON string in a DB column, and we would like to parse it in OIC and sending it to a third party API using the Rest Adapter.
How can we achieve this?
We should be able to create a JSON in OIC starting from the string read by the DB adapter, but I cannot find a solution to this part of the problem
Any help would be appreciated.
Tagged:
0