How to invoke another integration in master integration using REST
Summary
How to invoke another integration in master integration using RESTContent
Hi All,
I have customer integration in OIC which should be called in MAIN integration using REST. I want to make this integration dynamic so I am not using the integration option in OIC.
I have created REST connection in OIC (connection url: https://<oic url>/ic/api/integration/v1/integrations).
In MAIN integration I have called this REST connection and gave end point uri as "/{int_id}" for which I am manually providing the value int_id at the runtime "CUSTOMER_INTEGRATION2%7C01.00.0000".
Final URL: https://<oic
Tagged:
0