Hi,
I’m implementing a huge LambdaFunction that have a response time of 29-50s aprox.
When i call this function in Postman all is good!

The problem is when I call the function in zapier.
I tried with Webhook and LambdaFunction item.

With the Webhook it returns

And with the LF item just keep in blank..

Idk what to do,
Thanks.