Skip to content

connections

assimbly edited this page May 17, 2022 · 3 revisions

What are connections?

Connections are components to connect to an external system. On a connector flow autodetects if a connection is required for a component or not. For example the file component has no connection, because everything can be configured through options. Other components for example to connect to a broker or database, needs a configured connnection.

What types of connections are there?

Assimbly supports the following connections:

How to create a connection?

There are two ways to create a connection:

  1. Flows --> Connections --> Create Connection
  2. Flows --> Manage --> Create flow --> Endpoint (From/To/Error) --> Connection (if needed)

Click on the connection type in the previous paragraph on how to create a specific connection.

Clone this wiki locally