Staff
Since ‎07-23-2017
19 hours ago

My Stats

  • 267 Posts
  • 23 Solutions
  • 10 Likes given
  • 64 Likes received

madhans's Bio

Badges madhans Earned

View all badges

Recent Activity

When I have all of following flags set to YES in a few bots that trigger other bots, they execute as expected. Make this process reusable - YESTrigger other bots - YESWait for execution to complete? - YESWhen I only flip "Wait for execution to comple...
In a bot with "Branch on condition" expression the following works COUNT(LIST(INDEX(TOP(ORDERBY(FILTER("Waitlist", AND( [Site ID] = [_THISROW].[Site ID], [_THISROW].[Parking Date] = [Parking Date], [Status] = "WAITLIST")), [Request Date], FALSE), 1),...
tl;dr Tips on how to connect to AWS Lambda from Apigee. AWS Lambda can be directly invoked through an API call.https://docs.aws.amazon.com/lambda/latest/dg/API_Invoke.html Follow the solution described in this repo to generate the signature needed to...
tl;dr A proxy chaining solution for ApigeeX to chain calls across environments within an org by leveraging Apigee provided runtime IP address and peered DNS setup. Proxy chaining in ApigeeX using LocalTargetConnection only works within the same envir...
This article describes an advanced data transformation solution for Apigee Integration using the Apps Script task and JSMapr library for transforming JSON data. Applies to ... Apigee Integration, integration platform that helps connect existing data ...
Likes from