Hello,
I'm using outsystems service studio 11.
Suppose i'm passing some json data using Postman to a microservice (microservice created in outsystems platform).
1)can we received json data coming from postman in microservice?
2)can we deserialize json data and stored in variable or database?
can anyone provide me document which help me to Deserialize json data?