Hi all - is it possible to have a Config Flow form that has reactive fields or callbacks, ie if I’m typing into an address lookup text field then a background process runs an API that then populates another field with the output?
I’ve done some research but haven’t found anything of this type, the only thing I can see would be to have multiple steps with me running my API call between steps and pre-populating the second form.
Cheers,
Andy