Connectors are abstractions for sending and receiving data. They also interact with the APIs. The two types of connectors are
Transport: these are sources and sinks of data, like the transport layer in HTTP protocol.
Cloud Connectors: You use these to interact with APIs; they reduce the initial troubles of the developers by combining operations of an API with the connectors.