Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Do you wish to insert json string into your MySql Table or simply some values fetched from the Json response of your api call?