For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hello, How to parse something like that in APEX in REST Data Profile? [{ "result": {"9871": {"id":"14214", "ean":"5902287131918"}, "9872": {"id":"14217", "ean":"5902287131949"}}
}] Because $..result.*.id doesn't work. Thanks for help.