/
What is an Integration

What is an Integration

An Integration moves data in one direction from one system to another. These systems are often incompatible with each other. As as a result, an integration may entail transforming the data from one format to another for compatibility with downstream systems.

Interfaces are the individual connections used to move data between incompatible systems. Within an integration, there may be multiple interfaces that do different jobs in order to get the data to where it needs to be. Iguana’s Components lends itself naturally to building integrations - you can create and link components as the building blocks of your interfaces.

A useful analogy is to compare an integration with a one-way flight from point A to B. Even though there may be connecting flights along the way (each connection being an interface), the entire trip is still one integration.

 

Related content

Types of Integration Workflows
Types of Integration Workflows
Read with this
Parts of an Integration
Parts of an Integration
Read with this
Interface Architecture and Design
Interface Architecture and Design
Read with this
Structuring Component Translators
Structuring Component Translators
Read with this
Building Integrations with Components
Building Integrations with Components
Read with this