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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to read data from rest client API in json and how to load that json data into mysql table

Hi All,

 

I am new to Talend, I have to read the data from Mongo DB and export it to MySQL DB. 
Can someone please help me out?
We have to read the data by Rest API.

 

Thanks in advance

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Do you wish to insert json string into your MySql Table or simply some values fetched from the Json response of your api call?