Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to Perform Post Call in apigee.

Hi

I have a Post web service and sample url

Url: http://xxxxx.restapiexample.com/api/v1/create

Payload:{some boby content}

I have Created a reverse proxy with my url

<TargetEndpoint>

<HTTPTargetConnection> <Properties/>

<URL>http://xxxxxx.restapiexample.com/api/v1/create</URL> </HTTPTargetConnection>

</TargetEndpoint>

can some one sugget how can i perform Post call and send the body.

(Without serviceCallout,JavaScript Policy).

0 2 394
2 REPLIES 2