Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
RHZ123
Contributor
Contributor

TREST

Hello Is there anyone who could give me an example of a TREST component script with a real URL

 

THANK YOU

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi @RHZ123,

 

Below is an example for you. It uses an example REST service found here (http://dummy.restapiexample.com/api/v1/employees). The job looks like below...

0683p000009M2ud.png

 

The tRest config looks like this...

 

0683p000009M2qi.png

 

The data is extracted using a tExtractJsonFields component. This component is shown below...

0683p000009M2ui.png

View solution in original post

1 Reply
Anonymous
Not applicable

Hi @RHZ123,

 

Below is an example for you. It uses an example REST service found here (http://dummy.restapiexample.com/api/v1/employees). The job looks like below...

0683p000009M2ud.png

 

The tRest config looks like this...

 

0683p000009M2qi.png

 

The data is extracted using a tExtractJsonFields component. This component is shown below...

0683p000009M2ui.png