When working with Cyclr, there are some limitations on the size of data to be aware of:
Scenario | Limit |
---|---|
Inbound Webhook payload | 10 MB |
Synchronous Webhook Response payload | 10 MB |
Cyclr API call payload | 10 MB |
Encoded and encrypted payload on a single Step within a Transaction | 100 MB |
Binary files | 100 MB |
Note: Performance can be affected when payloads approach these limits.