cannectors

Modules

Every input, filter, and output a Cannectors pipeline can use.

A pipeline plugs one input, zero or more filters, and one output into a fixed shape. The available modules in each slot are listed below. Click through for the exhaustive option reference, generated directly from the JSON Schema the binary uses to validate.

Shared concepts

Most HTTP-shaped modules (httpPolling, http_call, httpRequest) share a common base. SOAP modules (soapPolling, soap_call, soapRequest) share raw XML body templating, SOAP version handling, MTOM, and WS-Security. Most SQL-shaped modules (database input, sql_call, database output) share another. Cross-cutting concerns live in their own pages:

On this page