I wanna ask when i trigger a function using client sdks, can i pass data to its response from the function? also how do i get the url to trigger a function? also how i pass data that i attach from the client sdk to the function?
My function has a json response, can I pass it back to client app.??
yes, the execution has a response attribute
Thanks. it worked
Thanks for the confirmation. Marking this one as solved then. Feel free to reopen the thread, if you encounter more problems.
[SOLVED] cloud Function triggering
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...