Contributor III
2021-04-16
05:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Extract json fields from an rest api response
Hello everybody,
I would like to retrieve a field from the result of an api request in json using tExtractJsonFields but I cannot get the right result.
Any help please,
thank you in advance
2 Replies
Anonymous
Not applicable
2021-04-20
11:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
You don't configure the Loop Jsonpath query parameter correctly.
We usually create a Json metadata and try to preview the data to check if we configure the settings correctly and it returns the data we want.
Regards
Shong
598 Views
Master
2021-04-21
04:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,or you could use "$" in Jsonpath query and "token" in Json query if you want to extract other fields.
Send me Love and Kudos
598 Views