I have created a workflow using one input that queries our database. In that query, I can specify which vendor I want to pull sales for.
What I am trying to do is create an app where I can run the flow for any vendor without having to go in and change the input manually. I have tried using dynamic input but can't figure out how to change the query. With the dynamic input, I am not sure what tool to connect to it's input either.
Any help is appreciated!