I want to get a calculation result by passing an argument to Lambda

Hello.
I use WebHook in Photon Cloud.
Lambda function could be executed by setting AWS API GateWay to WebHook BackURL.
At this time, can I pass arguments to the Lambda function and receive calculation results?

Comments