Point-to-point does not work anymore
Embedded iPaaS are great for building point-to-point integrations. We take it further and let you build one-to-many integrations, removing the need to re-implement every use case for every app you want to integrate with.
Number of Flows
iPaaS:
To implement 5 integration scenarios for 20 apps, you need to create 100 different flows in iPaaS
| | Number of Integration Scenarios |
---|
1 | 2 | 5 | 10 |
---|
Number of external apps | 1 | 1 | 2 | 5 | 10 |
---|
5 | 5 | 10 | 25 | 50 |
---|
20 | 20 | 40 | 100 | 200 |
---|
100 | 100 | 200 | 500 | 1000 |
---|
500 | 500 | 1000 | 2500 | 5000 |
---|
Number of Flows
Integration App:
To implement 5 scenarios for 20 apps, you need to create just 5 universal flows in integration App
| | Number of Integration Scenarios |
---|
1 | 2 | 5 | 10 |
---|
Number of external apps | 1 | 1 | 2 | 5 | 10 |
---|
5 | 1 | 2 | 5 | 10 |
---|
20 | 1 | 2 | 5 | 10 |
---|
100 | 1 | 2 | 5 | 10 |
---|
500 | 1 | 2 | 5 | 10 |
---|
Flows are not for every use case
While flow is the most generic way of building integrations, it does not work well for every use case. If you want to read a whole data collection or implement type-ahead search in your Ul, flows just don't work.