2022 May 03 12:53 PM
Can any one explain me the how sap api work with json file.
Any simple example to learn json and api .
Thank you
2022 May 03 2:52 PM
You can learn JSON anywhere, it's very simple. What issue do you have with it?
What SAP API?
In fact, what is your actual question?
2022 May 03 8:15 PM
Hi,
here you can find some resources related to JSON:
https://www.w3schools.com/js/js_json_intro.asp
https://www.youtube.com/watch?v=iiADhChRriM
https://www.tutorialspoint.com/json/index.htm
I do not know what you mean by "SAP API".
Kind regards
Jens
2022 May 04 9:46 AM
We have third party software in which we receive the data and also send the data.
.In that case i want to learn json and use this json in sap abap code to exchange the data using API.
We are working on ECC 6.0. So want simple example to use json and API in abap code.
Thank you
2022 May 04 10:46 AM
2022 May 04 11:01 AM
No idea sir. Its Application Programing interface. now we have to use it and json..
Plz.
2022 May 04 12:11 PM
Is it related to this question? Deserialize JSON to ABAP for BATCH Requests | SAP Community