@manuboss Parse Line (deprecated) - doesn't mean it's unusable, it's still usable if you want.
Or you can use an alternative method called "Parse CSV string"
You asked this question, I think you are new, and the message cannot tell you all about your problem, because there is a lot of information as well as different use cases.
So you can follow the basic instructions.
Hey, I got the result in BAS variable but the result was an array but when it is passed to BAS variable it converts to string. I want to use that BAS variable as an array so i can loop through it, how can i achieve that please ?
The result of executing the action will always be a string, use a delimiter, then the string to parse into an array
@support
face palm I feel like an idiot now. I had it setting the host because it was returning Method not Accepted error. I looked at the traffic again and figured it's the URL of the post/get's changing them, used the correct Host. Thank You, you rock.