-
-
Notifications
You must be signed in to change notification settings - Fork 9
connections
assimbly edited this page May 17, 2022
·
3 revisions
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.
Assimbly supports the following connections:
There are two ways to create a connection:
- Flows --> Connections --> Create Connection
- 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.