Create a Custom Adapter

Use the ESP adapter toolkit to create a custom adapter. You can do this by combining transporter and formatter modules that are provided with the adapter toolkit, by writing your own custom transporter and formatter modules, or by combining existing modules with custom ones.

Related concepts
Formatter Modules
Transporter Modules
EspConnector Modules
Related tasks
Accessing Adapter Toolkit API Reference Information
Debugging a Custom Adapter