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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Fetching data from REST services using TREST

Hey there!

 

In this blog, we will learn how to fetch data from REST services using TREST component and extract all the json fields into excel file.

 

Source: Elastic search REST service url

 

Target: Excel file

 

Scenario: Elasticsearch service is running on localhost.

As per the requirement I want to fetch all the data from Elasticsearch index and create xls file for backup or for other purpose.

Check this blog - https://www.learningsutras.net/post/talend-fetching-data-from-rest-services-using-trest 

 

Note : The solution provided is one of the many other ways with which we can implement!

 

Hope this help!

 

You can also visit more of my blogs on Talend in the tech section of Learning Sutras - LEARNING SUTRAS - TECH BLOGS 

 

Do let me know if you need solutions to any specific problems in Talend, I shall be happy to implement and share.

You can write to me on nayanujjain001@gmail.com or learningsutras@gmail.com

 

Thanks!

Nayan Sharma

Labels (8)
2 Replies
Anonymous
Not applicable
Author

Hi Nayan
Thanks for your sharing! It is helpful for community users who are are looking for how to call a restful web service using Talend component.

Regards
Shong
Anonymous
Not applicable
Author

Thank you Shong. I will keep continuing to contribute for Talend community users.