Question
is it possible to call a integration from the interface only
I have a requirement where before submitting the form (without clicking submit ), it should call the integration and validate the entered text , if incorrect data is present then throw validation on UI . Is it possible to call the integration with in interface?
