Hello,
Via my FF web app, I am sending an e-mail which contains a link to a page in my FF web app.
The link looks like this:
https://project-name.flutterflow.app/pageName
Is there a way to pass a parameter? Specifically, I need an e-mail address to pre-fill it in a form that is included in the Flutterflow web page.
What is the way to pass the parameter and use it in Flutterflow?