TYPE INTO: I want to skip the type into if the input is empty, at the same time if the input has values, I need to overwrite the existing value and update the web page fields. To Overwrite, I am using the empty field property option which will overwrite the data.
For now I can think of 1 option to add If loop for each Type Into activity. Is there any other option to achieve this ?