How to convert a line that's have more than 2 quotation marks

@SAURAV_GIRI,

What’s the expected output?
Normally API calls requires json format. If you want the data in string format, you can use Deserialze Json activity to deserialze it your desired format.