Save to DB Searchbox Value and Searchbox Typed text

I had this problem and so there are others how have it, like this old topic:

Use case: we have a Searchbox, but also it allows entries not in list when typing
image

And we need to have the possibility to save to our DB in both cases, when an element was searched, or a new element was typed.

A simple solution that I’ve used,
In the workflow, Create a New Thing
with Typed Text value
and no conditions

And second step, Make changes to a Think (Step 1), this time:
Save the Search value and
use a conditions, Only When Search Value is not empty.