New Member
Since ‎06-11-2019
‎06-22-2021

My Stats

  • 20 Posts
  • 0 Solutions
  • 0 Likes given
  • 3 Likes received

Tyler_Lefley's Bio

Badges apiguru Earned

View all badges

Recent Activity

Hi @Sai Saran Vaidyanathan,I'm using Maven build & Jenkins to try automated deployment.I'm not sure what is wrong with my pom.xml that is causing build failure.Can someone please help me with rectifying the error.[ERROR] Failed to execute goal io.api...
Here is my payload and I need to extract short_name of country & state$.results[0].address_components[what goes here to extract].short_nameThe objects are not consistent.{"long_name":"San Francisco County","short_name":"San Francisco County","types":...
When working on an API Proxy multiple versions of it are created when policies are added/removed/renamed.How do I get rid of all previous versions and have current version.
Hi,What is the easiest and best of enriching a incoming payload to target endpoint.Example:Incoming Request{"firstName":"ABC","lastName":"DEF"} Outgoing Request:{ "firstName": "ABC", "lastName": "DEF", "someArray": [ { "key1": "value1", "key2": "valu...
Hi,I've defined target server with target hostname and secure port. I've always observed that Apigee makes http call to the target server instead of https.is there anything I need to specify to make it HTTPS call.
Likes from