inadequate-blushI

dynamic variable

i created a function and hosted it, now i want to call it using the get request, in my case i have a variable named name that contains name of ppl; i want to pass this dynamic variable to the url get request

when i have a name x i call it with this
https://function.modal.run?data=x
now i want to pass the variable, how?
the function takes a name and store it in a file.
i got the name from the user speech
Was this page helpful?