Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Is there anyone who could give me an example of a TREST component script with a real URL
THANK YOU
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...
The tRest config looks like this...
The data is extracted using a tExtractJsonFields component. This component is shown below...
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...
The tRest config looks like this...
The data is extracted using a tExtractJsonFields component. This component is shown below...