ssg-wsg / Sample-Codes

This repository contains sample codes (Encryption Decryption, Java, Node.js and Python) to guide and support your application development on SSG-WSG Developer Portal.
3 stars 8 forks source link

Feature Request: Export API Responses #21

Open asdfghjkxd opened 2 months ago

asdfghjkxd commented 2 months ago

The existing application does not permit users to export the responses from API calls directly into JSON files or text files (unlike the previous version of the application).

Let's move to implement a response export feature so that users can quickly get the data that they need out into a format that they can easily parse.