Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A connector is a collection of templates that define operations users can call from their ESB configurations to easily access specific logic for processing messages. Typically, connectors are used to wrap the API of an external service. For example, there are several default Cloud connectors provided with the ESB that call the APIs of Cloud-based services like Twitter and JIRA. You can also create your own connector to provide access to other services. Creating a connector involves the following high-level tasks:

...