Hey everyone,
I have a dashboard that shows a list of my active bookings. I need a button that executes an automation script for a select row of my query. In my automation script, I defined Booking ID as input parameter.
How can I link the select booking id to my button, so it will take the booking ID value as input parameter?
Looks like I can't use my Query rows feed into the button.
Thanks in advance!
Currently it's not yet possible to make the input of an automation script dynamic.
Feel free to create a new feature suggestion for this on the Feature suggestions page. Don't forget to mention if you want to use this in the context of an app or a dashboard.
To avoid confusion: it actually is possible to make automation script inputs dynamic: see previous answer.
What is not possible is to link query results as script inputs.