Fuuz Connections help you integrate your Systems and Devices
What is a Connection in Fuuz?
A Connection is the active link between Fuuz and an external system or device.
- Think of it like a USB port on your computer—it’s the physical interface that enables communication.
- Once connected, Fuuz uses a Connector (driver) to understand how to interact with the system.
Components of a Connection
- Each Connection includes:
- Authentication credentials (e.g., username/password, API keys)
- Endpoint URL (where the system or device is located)
- Protocol settings (e.g., REST, SOAP, FTP)
- Security configurations (e.g., token refresh, encryption)
Connections are Unique
- Every unique combination of:
- Endpoint
- Credentials
- Protocol
- …requires a separate Connection, even if the same Connector is used.
Connections in Action
- Connections are used in Flows to perform ETL (Extract, Transform, Load) operations.
- They provide unlimited access to the resources exposed by the external system or device.
- Examples:
- Pulling data from an ERP
- Sending files to an FTP server
- Reading sensor data from a PLC
Connections Versus Connectors
Feature
|
Connector (Driver)
|
Connection (Link)
|
Purpose
|
Understand
system/device
|
Establish
communication
|
Scope
|
System-specific
logic
|
Endpoint-specific
credentials
|
Reusability
|
Shared
across connections
|
Unique
per endpoint
|
Example
|
SAP
Connector
|
SAP
Connection with API Key
|
Wrap Up
- Connectors define how Fuuz communicates.
- Connections define where and with what credentials Fuuz communicates.
- Together, they enable secure, scalable, and flexible integrations across your enterprise.
Related Articles
How to Integrate Fuuz with another product or another API
Overview This document's purpose is meant to guide users, customers, prospects, partners, and employees through the journey of identifying and gaining access to another software application using API calls. If you are unfamiliar with the idea general ...
How to Integrate with an HR system like ADP using Fuuz iPaaS
In this video, our engineer walks you through the basic process of getting started with an integration to your HR / payroll provider system. In this case we are demonstrating this using the ADP Restful API interface. These concepts apply to any sort ...
Fuuz Data Flows enable DataOps at Scale, ETL, iPaaS and more
What is a Data Flow in Fuuz? A Data Flow is a flow-based programming tool used to automate and orchestrate data movement and transformation. Supports cloud, edge, and UI-based flows. Core to Fuuz’s ability to integrate, transform, and control data ...
System connectivity validation - testing a connection when your 3rd party moves its hosting
In this video, our engineer responds to an alert from a 3rd party, in this case Plex ERP, but this could be any system. Sometimes software vendors will 'move' their hosting and that can present some concerns for your integrations. Of course, we at ...
Manage what displays in Field Level Help throughout Fuuz
In this how to video, we explain where field level help comes from and how you can manage it on your own. Whether you're an application developer or system administrator you have the ability to provide meaningful details about fields and data you ...