
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Retreive Basic rest information
Hello.
This is probably one simple thing, but I am stuck in this webservice to retreive portuguese national holidays: http://services.sapo.pt/Holiday/GetNationalHolidays?year=2021
I am using trestclient with: url=http://services.sapo.pt and relative path=Holiday/GetNationalHolidays and query param= year=2021 and header with Content-Type=application/json
Then I have textractjsonfields with xpath and json flfield=string and looppath query=getnationdayresult.
I missing something here, since I don't have any results...
Do you gays have any ideia why?
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI, @Ruben Silva ,
could you put a tlogrow instead of textractjsonfield , and send us the json result ?
send me love and kudos

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, I tried it with postman with all your header parameters:
the response is an XML not a json.
Content-Type:text/xml; charset=utf-8
So use textractxmlfield instead.
Send me love and kudos

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
sorry, i've tried that and no luck
Please find attached my screen shotsThank you.....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will try by my side, i'll respond you when i succeed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
