[SOLVED] Running workflows from searchbox component

I’m using the searchbox component to find values. I’d like to be able to run a workflow wherever the user clicks the value provided in the autocomplete dropdown. Is there a way to run a workflow when a selection is clicked from the searchbox? Thanks.

Yes. The workflow is “When input’s value is changed” and then you can select the search input and add actions from there. You can also add “and when this input’s value is xyz” if you want specific workflows to run based on what the value is.


Gaby | Coaching Bubble

5 Likes

Thanks @romanmg.
That was what I needed. Really appreciate it.

1 Like