How to Insert the Data from One API to another API
Summary:
We are getting the data from Oracle HCM Cloud RESTAPI using GET Method.
We have created a Business Object with the Same Fields Retrieved using the RESTAPI using GET Method
We are trying insert the data into the Business Object which is retrieved using this GET Method .
Can anybody Please advise as to How we can Insert/POST this data(Retrieved using the RESTAPI using GET Method) into the Business Object ?
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0