How to parse line that contains more elements like - Name:Lastnameyear?
I have txt file that contains this information and i need to use it for form filling.
@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?
@ptt-bds
Could you provide more details please. Which sites is the problem with and what action? Perhaps you could attach a test project so I can replicate your problem?