Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
amr344
Contributor
Contributor

Processing Api using tRestclient

Hi All,

As I'm new to Talend,forgive me to ask newbies questins Smiley Happy ,I'm developing now a talend job on ESB 7.3  to load data from api to postgres DB :

 

API json file response as follows:

{
     "content" : [
        {
             "id" 25628 ,
             "type" "NPS" ,


To see the whole post, download it here
Labels (2)
1 Reply
TRF
Champion II
Champion II

To be sure the line on error, click on Code tab, then click the click the red rectangle on the right margin to reach the line. Move the mouse pointer over the cross in the left margin to display the error message.
You can also try to change \\' by a single ' in the json.