Rank 3: Container
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?
Votes
0
Replies
7
Participants
Unknown
Messages
8
Rank 3: Container
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?
Rank 5: Hypervisor
Rank 5: Hypervisor
Rank 3: Container
My function has a json response, can I pass it back to client app.??
yes, the execution has a response attribute
Rank 3: Container
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