Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Can you please help me how to configure API in talend?
Hi Fdenis,
We have a ecommerce portal and ERP system. There is no link between ecommerce and ERP. Now we want to establish connection between them using talend. Ecommerce portal has API facility. Now i want to configure api in talend that will communicate with ecommerce and fetch the required data. Later I will push data to my ERP.
This is my requirement. Please guide me how to configure this.
Regards,
Ramesh
Is it a Java API, a REST API, a SOAP API, etc? We need to know about the API(s) before we can even start offering suggestions
define your api type is ti rest, web services, soap, db view, SAP... ?
once you have define the type go to the corresponding components. insert components on job.
Select component then press F1, help is coming. You are going to have description of component functionality and a sample. that's useful.
Its SOAP
so in Palette / internet you are going to fine tSoap component.
put it on a job press f1 read help and sample.
good luck