Looking for help. The Glide documentation for Construct URL doesn’t seem to discuss Query Parameters.
- What are they?
- What are the used for?
- How do you find the parameter names for the destination for which you are constructing the URL?
I have successfully built a Construct URL column that links directly to a Stripe payment screen. I need the email address entered in Glide to auto fill in the email field of the Stripe screen. If my “no-code” brain is understanding correctly, I need to enter the correct Stripe parameter name in order for the Glide email field to properly map to it.
Thanks for you help.