I need to make a web app where in I have been provided with a json code which i need to use in outsystem .Being a beginner on this not able to get the procedure on how it is done and and show all related content in the screen which is available in the json code.
Hi Shruti,
We have OutSystems provided courses. Refer below course link and you can directly navigate to the handling JSON data on the same tutorial.
https://www.outsystems.com/training/courses/116/integrating-with-web-services/
For consuming REST API with basic authentication and JSON Data.. you can refer below article\,
https://success.outsystems.com/Documentation/10/Extensibility_and_Integration/REST/Consume_REST_APIs/Consume_a_REST_API
Common REST API Integration (Consume and Expose) you can refer to this post.
Hope this will helps you.
Thanks, Aadhavan S
Hello, the video refers to use JSONData dependency but that dependency does not appear in the list. Can you guide how to solve this? Thanks.
check the following video to understand how JSON data is handled in OutSystems:
https://www.outsystems.com/training/lesson/1881/handling-json-data
Regards