Skip to Content
1
Nov 30, 2022 at 12:32 PM

Exposure the entire an API odata

302 Views

Hello Experts!
I need guidance to direct my research; I want to expose an odata v2 API as HTTP / JSON that will be consumed by an external cloud legacy system, my integration suite is basic version because of that I don't have api-management or artifact management (api-odata) available.

Can I dynamically expose the entire API_BUSINESS_PARTNER with just one iflow?

I'd like to make available all operations BP, address, identification, bank, etc, and all their methods (GET, POST, PATCH) as well as all functionalities as query parameters ($filter, $select, $orderby, and so on).

API Business Partner

Kindly advise.