27.4 How to use HTTP adapter?
This tutorial explains how to create HTTP adapter and how to use it. It also describes the configuring of it.
1 What is HTTP Adapter?
HTTP adapter is used by external systems to connect to the integration engine using HTTP interface. You can push the data to the integration broker for a specific interface.
2 Creating HTTP Adapter
To create HTTP Adapter, you need to follow the steps below: 1. CSV HTTP Adapter:
- Enter Salesforce and click on Adapter Tab
- Click on New Adapter button
- Choose Type as HTTP
For properties requirement :
- URL: the location of the file
- Filename : the name of the field
- Filetype : CSV
- Separator : , or ;