Hi Community,
I'm working on a report for my job and need some guidance. Here's the process and logic I'm following, as shown in the screenshot below:
I have no issue completing the step 3 to step 4, where I convert the XML data to a table-like format. However, I'm struggling with step 2 to step 3, particularly accessing the XML links.
For example, if I have 100 IDs, I want to convert all 100 XML links to the table format in step 4. Any advice on how to access and process these XML links efficiently, any approach of how to make this happen?
I hope it is clear, thank you for your help!
assuming there is a link between your db and your xml link (or more correctly api) - you create your 100 api calls and send them to endpoints via the download tool.