Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
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 🙂
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.
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 🙂