How to perform Custom Scripting option parsing JSON data attached as file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 12:51 AM
Hi,
I need to perform custom scripting option using the JSON file attached in data source. With that I need to retrieve only required fields and add that into import set table. Please suggest how to achieve this.
With this method I need to retrieve only required elements from below JSON which is attached as file and add that as fields in import set table.
TIA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 01:17 AM
Hello @Vishnu kumar R ,
Please find the below link.
Thank you,
Omkar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 04:52 AM
Hi Omkar,
I have tried the same as mentioned in the provided link but not able to achieve, Can you please help me out with some detailed example, TIA..