I use Zapier interfaces. https://winterdienst.zapier.app/
Now I want to add a variable parameter: ?geraeteid=12345
So I have this link https://winterdienst.zapier.app/?geraeteid=12345.
On interfaces, I would like to somehow link to a fillout and reuse this parameter ?geraeteid=12345. So that I can reuse the information from the parameter in the fillout.
I first tried creating a link:
https://form.fillout.com/t/abc?GeraeteID={{query.geraete_id}} . But that didn't work.
Is there a way to pass the parameter to the fillout?