I am trying to integrate a third party application With Business central V21.4. I am able to send the request to application using API and also getting the response.
In response, this application provide data in JSON format. ( { Name : Content , Name 2 : Content ...}) I am storing that data in Blob field. I need to convert this data from JSON to XML file and need to separate that data by Comma separator and save that XML file with the particular name. ( Note: There can be N number of responses in that XML file)
I tried to search it on google, but no luck.
I have attached SS also. can you please suggest me some example or solutions?
Hi,
The file looks like a payment file. You can try function from codeunit 1237. There are other helper functions available
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,963 Most Valuable Professional
nmaenpaa 101,156