I have an interface publicly opened and I want to update it by filtering with the URL (this is doable with the shareable views).
For example this interface :
https://airtable.com/embed/appE1Q6NEEScM3NhW/shrznzikatF5FzmKW
...becomes...
https://airtable.com/embed/appE1Q6NEEScM3NhW/shrznzikatF5FzmKW?filterContains_variable=X
and it will only display the records matching the variable X?
Is it possible (it is possible with shareable views).