Hi
I have 2 questions
- There is any way to transfer data by parameters inside the url
like: https://formtest.typeform.com/to/sxcvxvc?name=Yarin
and catch the parameters in the form change the value to the parameters in the url? - there is any option to send API request with the parameters I got in the form, wait for the response of the request and show / redirect to another form by the data I got in the response?
thanks