How to transfer "Oracle ERP Cloud" connection response to param of a JavaScript function?
Summary:
I put a "Oracle ERP Cloud" connection in an integration to get supplier info from Oracle Cloud Procurement. I create a JavaScript function to check all supplier.sites.assignments.BilltoBU info and return a Boolean as a target node of the final response.
It comes up that if I can transfer the "Oracle ERP Cloud" connection response as a whole JSON to the JS code.
- Is there any way I can convert it to JSON?
- Or is there any way I can extract all supplier.sites.assignments.BilltoBU and concatenate them to single string and transfer to JS function as a param?
Tagged:
0