UiPath Studio isn’t loading “Newtonsoft.Json.Linq.Jobject” variable by itself. Is there any way to do it automatically in UiPath Studio. I had to import that variable manually everytime while performing process using Deserialize JSON. By default I always get the variable type as Object in variable panel insted of Jobject
I’m doing it manually but it comes by default at the time of creating variable for Deserialize activity, which isn’t happening in my case.