redirect the apigee to my personal laptop

Hi There,

I want to route the apigee(trial) after all the checks to my local API,i,e hosted on my personal laptop built the test API using spring-boot.Pls advice.

0 1 81
1 REPLY 1

@Popleys

This is a common question that's asked multiple times.

You cannot connect to your local app from Apigee cloud. You will need a http service or URL that's exposed on the internet to be able to connect from Apigee cloud. You may use ngrok which can create a public URL for your service. Below are other posts with similar ask, for your reference

https://community.apigee.com/questions/24997/invoke-target-service-running-in-intranet.html

https://community.apigee.com/questions/64021/local-api-as-target-end-point.html

https://community.apigee.com/questions/68550/saas-connectivity-to-intranet-services.html?childToView...