The reason is the second flow is receiving payment token information returned from lambda (lambda interacts with a third party payment processor).
Thats correct Tyler Lamparter ! I will note that the second flow, however, is not receiving anything from the first flow. The second flow is webhook where it receives a payload from an AWS Lambda f...
Hey Tyler Lamparter - Is there a way to delay a payload today using JavaScript? I keep running into an error (see below) and didn't want to spend much more time if this wasn't possible. function pr...
Tyler Lamparter - Basically, I just want to know how to structure the transformation so that I can loop through the arrays in the ProductsAndLicensedStates Object so that I can use One to Many (aga...
Thanks Tyler Lamparter. That worked great!
Tyler Lamparter - That worked! Thanks so much for the help on this.That said, what is the solution for the placing the files in the dynamically in the folder structure being created?Broker Applicat...
Just to close the loop, I was able to get this to work using the one-to-many mapping!
Thanks Tyler! That was super helpful!
Tyler Lamparter - My engineering manager was able to take the Java Script you wrote and modify it for our purposes and its working great now. One remaining question is if I can reset the counter to...
Tyler Lamparter - Is it possible to set the concurrency for AWS S3 to 1? I'm not seeing that option when I go to that connection.