cancel
Showing results for 
Search instead for 
Did you mean: 

About the procedure for creating an API proxy with Integration Suite

koide_yuya
Explorer
0 Kudos
267

Hi
I'm currently studying for the Integration Suite qualification exam.
As stated in the title, I have a question about the procedure for creating an API proxy with "Integration Suite".
The procedure described in "Learning Hub" states that you can create an API Proxy by clicking "APIs" on the "Design" icon and then pressing the "Create" button on the "Develop" screen.
However, in the "trial version of Integration Suite", "APIs" does not exist in "Design", and by pressing the "Create" button that appears by selecting "APIs" in "Configure", you can create the desired Screen is displayed.
Is this only an effect of the "trial version"?
Or has it changed?
If anyone knows please let me know.

Regards.
Yuya

Accepted Solutions (0)

Answers (2)

Answers (2)

Bais
Participant
0 Kudos

If you want to try API Management you must to pay for it I suppose. Probably is not present in Trial.

Bais
Participant
0 Kudos

Just create an IFlow with http inbound adapter (from a Sender to your Start Message)

You must do define credentials in your Trial BTP to give you access to this api, or use your user and password.

at end of your Iflow use End Message where you will response to your client call.