Is it possible to receive data back from an AWS Lambda? If so, how?
I’ve created a Lambda that returns an object, but I cannot figure out how to format things so Zapier will show the “results” form my function call.
At the moment, my zaps that run show no “output” or results from the lambda calls.
It makes me suspect it’s not a supported feature.