Limits

To ensure fair use of our cloud resources, we have implemented a number of limits.

If you use a self-hosted version of integration.app, you can change any of these limits by providing corresponding environment variables.

API

Limit
Maximum request size10 Mb
Maximum response size30 Mb
Maximum request duration60 seconds
  • If you need to work with larger data, please check Files.
  • If you need to run longer requests, use Flows.

Flow Runs

Limit
Maximum flow run duration50 min
Maximum memory size2 GB
Maximum flow node output20 MB
Maximum parallel flow runs per connection1

External Event Pulls

Limit
Maximum parallel incremental pulls per connection1
Maximum parallel "full sync" pulls per connection1
Maximum parallel pulls per workspace10
Minimal interval for incremental pull60 seconds
Minimal interval for "full sync" pull60 minutes

Custom Code

Limit
Maximum memory when running custom code512 MB
Maximum duration of custom code run in synchronous mode50 seconds
Maximum duration of custom code run in asynchronous mode (flow)50 minutes