10-17-2019 11:49 AM
Hi Guys , I am trying to read a data from an HTML table. Used REST API to connect to the webpage and able to get the response. However parsing the table is really challenging.
I tried the XML parser , mapper( html.decode ) , java script , JSON parser , etc… but nothing seems to be helping me. Below is the URL ,i am trying to read data from.
Regards,
Naveen
09-10-2020 04:04 PM
Hi @Naveen4baba, I am facing the same challenge with Parse XML. How was it fixed?
04-25-2024 06:38 AM
Hello @Naveen4baba,
I know this is an old thread, and I hope that you're still around!
I found this thread while looking for a solution to the exact same use case, and the attached sample pipeline is also giving me an error. I'm not sure if the error is related to something that changed in SL itself, but if you can remember what what the issue that you fixed, would you mind sharing the solution with me?
Thanks a lot in advance!
JF
02-14-2024 06:41 AM
Hi Everone ,
Am new to the snaplogic.
i need to read the currency exchange rates from an website but facing issue while getting response from rest api .
can you please help me with this to create a pipeline .