Configuring the tRESTClient component - Cloud - 8.0

ESB REST

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > ESB components > ESB REST components
Data Quality and Preparation > Third-party systems > ESB components > ESB REST components
Design and Development > Third-party systems > ESB components > ESB REST components
Last publication date
2024-02-20

Procedure

  1. Double-click the tRESTClient component to open its Basic settings view.
  2. Fill the URL field with the URL of the REST service that the request will be sent to, "https://api.predic8.de/shop/v2/products/".
  3. From the HTTP Method list, select POST.
  4. From the Content Type list, select JSON.
  5. From the Accept Type list, select any.
  6. In the Advanced settings view, select the Drop JSON Request Root check box to drop the root JSON element.
  7. Connect tRESTClient to the tLogRow components using the Row > Response and Row > Error connections respectively.
  8. Keep the default settings of the tLogRow to monitor the message exchanges.