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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
nivedhitha
Creator III
Creator III

Algolia and Talend - API

Hi everyone,

 

I'm gonna be working on a project where I have to extract data from 4 tables, create a JSON structure and push it into Algolia's API.

But from reading Algolia's API documentation, it looks like directly accessing its API is not advisable. Instead they have different client APIs(around 10 for languages like python, java, android etc) that has to be used to access Algolia's API.

 

Is there a way the client API could be integrated with talend? how should this be done? 

Should I write separate scripts using client APIs and then execute it through Talend?

I just have no idea how this is supposed to be done. 

Please provide some suggestions/ideas. 

Really appreciate any inputs.

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi,

 

    If you have full API details for Algolia, you can easily call them from Talend using routines. For example, a similar operation where AWS Translate API using Java has been integrated easily with Talend in below link.

 

https://community.talend.com/t5/Design-and-Development/Talend-and-Amazon-Translate-Integration/ta-p/...

 

The method remains same as long as you get full integration details from the other vendor. Could you please let me know whether it worked for you?

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

View solution in original post

1 Reply
Anonymous
Not applicable

Hi,

 

    If you have full API details for Algolia, you can easily call them from Talend using routines. For example, a similar operation where AWS Translate API using Java has been integrated easily with Talend in below link.

 

https://community.talend.com/t5/Design-and-Development/Talend-and-Amazon-Translate-Integration/ta-p/...

 

The method remains same as long as you get full integration details from the other vendor. Could you please let me know whether it worked for you?

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂