How to Integrate OTM cloud with EBS using REST APIs?
Summary
Can we integrate OTM Clloud with EBS using rest APIs by writing custom code. If yes, then what are the requirements?Content
We want to build a custom integration between OTM and EBS using Rest APIs. We are trying to get json response from OTM Rest API using Python code. After getting the response, we want to transform and map data to EBS format and then post the modified data to EBS using EBS Rest API. Is it possible with python code only? We don't want to use any PaaS service (OIC) or BPEL. We want to write a custom code in python which can perform the full integration task. Is it possible? And what are the other requirements to build such integration?
Tagged:
0